a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.mainlinks {
	text-decoration: none;
	color: #660000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}
