BODY {
	color : #000033;
	background-color : White;
	font-family : Arial, Verdana, sans-serif;
	font-size : x-small;
}
P {
    color : #000033;
	font-family : Arial, Verdana, sans-serif;
	font-size : x-small;
}

A {
	color : #CC0033;
	text-decoration : none;
}

A:HOVER {
	color : #0000CC;
	text-decoration : none; 

}