BODY {

	color: #666666;font-family:Arial
}


A {
	text-decoration:
	color: #003F80;
}

A:Hover {
	text-decoration: none; underline;
	color: #9D9FA2;
}

.style2 {
	color: #003F80;
	font-weight: bold;
	font-size: 10px;
	font-family:Arial;
}