.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
}

a:link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: underline
}

a:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #7C94A9; 
	text-decoration: none
}

a:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #996666; 
	text-decoration: none
}

a:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #003366; 
	text-decoration: underline
}

.navTop A:link {
	font-family: "Century Gothic", Garamond, Georgia, Verdana;
	font-size: 12px;
	color: #999999;
}
.navTop A:hover {
	font-family: "Century Gothic", Garamond, Georgia, Verdana;
	font-size: 12px;
	color: #000000;
}
.navTop A:visited {
	font-family: "Century Gothic", Garamond, Georgia, Verdana;
	font-size: 12px;
	color: #BEC5CB;
}
.navBtm A:link {
	font-family: "Century Gothic", Garamond, Georgia, Verdana;
	font-size: 12px;
	color: #7C94A9;
}
.navBtm A:hover {
	font-family: "Century Gothic", Garamond, Georgia, Verdana;
	font-size: 12px;
	color: #999999;
}
.navBtm A:visited{
	font-family: "Century Gothic", Garamond, Georgia, Verdana;
	font-size: 12px;
	color: #003366;
}
