A:HOVER {
	color : Navy;
}
A {
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
	color : #483D8B;
	font-family : Arial, Helvetica, sans-serif;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	color: #708090;
	font-size: 11px;
}

