.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFE380;
	background-repeat: no-repeat;
	background-position: center center;
}
.main a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFE380;
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;

}
.main a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFE380;
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;

}

