A {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	color : #00009C;
	text-decoration : none;
}

A:LINK {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	color : #00009C;
	text-decoration : none;
}

A:ACTIVE {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	color : #00009C;
	text-decoration : none;
}

A:VISITED {
	font-family : Verdana;
	font-size :  x-small;
	font-weight : bold;
	color : #00009C;	
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana;
	font-size :  x-small;
	font-weight : bold;
	color : Red;
	text-decoration : none;
}

H3 {
	font-family : Verdana;
	font-weight : bold;
	font-size : medium;
}

TD { 
	font-family : Verdana;
	font-size :  x-small;
 }
