@charset "UTF-8";
.mainlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

