.main {
	font-family: Verdana;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #95072E;
	text-decoration: none;
	background-color: #FEF6E1;
	background-repeat: repeat;
	border: 1px dotted #E8D0AA;
	font-size: 13px;
}
body {
	background-color: #FEF6E1;
}
a:link {
	color: #95072E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #95072E;
}
a:hover {
	text-decoration: underline;
	color: #95072E;
	}
a:active {
	text-decoration: none;
	color: #95072E;
}
