body,td,th {
	font-family: "Arial";
	font-size: 14px;
	text-decoration: none;	
}
a:link, a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
        font-weight: bold;
	font-family: "Arial";
}

a:hover {
	text-decoration: none;
	font-size: 14px;
	color: #146AAC;
        font-weight : bold;
	font-family: "Arial";
}

