a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #F7941E;
}
body {  
	background-color: #F7F7F7;
} 
.body {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #403386;
	text-decoration: none;
}
.empred {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.fineprint {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.menu {
	text-decoration: none;
	color: #000000;
}

.nav {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;
}
.nav2 {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;
}
.table {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}