BODY {

	color : Black;

	background-color : White;

	font-size : x-small;

	text-align : left;

	font-family :  Arial, Helvetica, sans-serif;

}



A {

	color : #000066;

	text-decoration : none;

	font-family : Arial;

	background-color : transparent;

}



A:HOVER {

	color : Black;

	text-decoration : none;

}