BODY {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}

A {
	color : #00008B;
}

A:HOVER {
	color : #4169E1;
}