td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
}
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
}
A:link {font-size : 10px; text-decoration: none; font-weight: none; color: black } 
A:visited {font-size : 10px; text-decoration: none; font-weight: none; color: #5E5869}
A:active {font-size : 10px; text-decoration: none; font-weight: none; COLOR: red} 
A:focus{font-size : 10px; text-decoration: none; font-weight: none; COLOR: blue } 

A:hover {font-size : 10px; text-decoration: none; font-weight: none; COLOR: blue;
	}

