
p {
	font-size: 12px;
	color: #000000;}

td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;}


a {
	color: #013AD1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
a:visited {
    color: #4280FF;
	text-decoration: none;
	
}
a:hover {
    color: #004AB9;
	text-decoration: underline;
}
.avisited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #4280FF;
	text-decoration: none;
}
.avisited:hover {
    color: #4280FF;
	text-decoration: underline;
}



