body {
	background-color: #CBD2E1;
	color: #336699
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #336699;
}
a:visited {
	color: #000066;
}
a:visited:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #336699;
}
