BODY {
	background-color : #efefef;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
}
A:VISITED {
	color : #000000;
	text-decoration : none;
}
A:LINK {
	color : #000000;
	text-decoration : none;
}
A:HOVER {
	color : #0000FF;
	text-decoration : none;
}
.Content {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.Nav{
	font-weight : bold;
	color : #000099;
}
.Nav a:visited{
	color : #0000CC;
	font-weight : bold;
}
.Nav a:link{
	color : #0000CC;
	font-weight : bold;
}
.Nav a:hover{
	color : #0000FF;
	font-weight : bold;
}







