BODY {

	color : Black;

	font-family : Verdana;

	font-size : small;

}



A {

	color : #003399;
	text-decoration : underline;
	

}



A:HOVER {

	color : #003399;
    text-decoration : none;
}

A:LINK {
	
}





