a {
	color : #0066CC;
	text-decoration : underline;
}

a:active {
	color : #0066CC;
	text-decoration : underline;
}

a:hover {
	color : #0066CC;
	text-decoration : none;
}

body,table,td,p,div {
	color : 006600;
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
}

b, strong {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
