.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a.table:link {

	color: #46166B;
	text-decoration: none;
}
a.table:visited {

	color: #46166B;
	text-decoration: none;
}
a.table:hover {

	color: #FF0000;
	text-decoration: underline;
}
a.table:active {

	color: #4C2277;
	text-decoration: none;
}



a.toplink:active {
	color: #CB512A;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}

a.toplink:link {
	color: #CB512A;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}
a.toplink:visited {
	color: #CB512A;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}
a.toplink:hover {
	color: #FEDC26;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
