BODY {

	color: #0096DF;
	font-size: 11px;
	font-family: Arial;
}


A {
	text-decoration: underline;
	color: #0096DF;
}

A:Hover {
	text-decoration: none;
	color: #FFFFFF;
}

.style2 {
	color: #003F80;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}

.link2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333300;
font-weight: normal;
letter-spacing: 0.5px;
font-style: normal;
}