BODY {
	color : #000033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

A {
	color : #294152;
	text-decoration : none;
	cursor : hand;
}

A:HOVER {
	color : #294152;
	text-decoration : underline;
	background-color : #CCD5E3;
}

