BODY {
	color : Black;
	font-family : Tahoma, sans-serif;
	font-size : small;
	font-weight : bold;
}

A {
	color : Black;
	text-decoration : none;
}

A:HOVER {
	color : Blue;
	text-decoration : none;
}