table{  

font-size: 12.5px; 

line-height: 25px; 


} 

p {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}
a {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}
a:hover {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}