BODY {
	color : Black;
	font-family : Arial, sans-serif;
	font-size : medium;
}

A {
	color : Maroon;
	text-decoration : none;
}

A:HOVER {
	color : Red;
	text-decoration : underline;
}.wht {
	color: #FFFFFF;
}
