BODY {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
     	color: #000066;
}


A {
	text-decoration: underline;
	color: #FF3300;
}

A:Hover {
	text-decoration: none;
	color: Maroon;
}

.style2 {
	color: #FF3300;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
