BODY {

	color: #000000;
}


A {
	text-decoration: underline; font-family:verdana; font-size:14px; font-weight:bold;

	color: Maroon;
}

A:Hover {
	text-decoration: none; overline; font-family:verdana; font-size:14px; font-weight:bold;

	color: #CE3100;
}

.style2 {
	color: Maroon;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}


