.body {
	font-family: Arial,Verdana;
	font-size: 11px;
	color: #333333;
	line-height: normal;
}

a:link {
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #022F96;
	text-decoration: underline;
}
a:visited {
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #022F96;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Arial,Verdana;
	font-size: 12px;
	color: #99CCFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #99CCFF;
	text-decoration: none;
}