body {
	margin: 0px;
	background-color: #000035;
}

.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #333399;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.textBold {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


a:link { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 13px; 
	color: #FFFFFF; 
	text-decoration: underline; 
}
a:visited { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 13px; 
	color: #FFFFFF; 
	text-decoration: underline; 
}

a:hover { 
	font-family: Verdana, Arial, sans-serif;  
	font-size: 13px; 
	color: #333399;  
}



.nav2 a:link { 
	font-family: Verdana;
	font-size: 13px;
	color: #333399; 
	text-decoration: underline; 
}
.nav2 a:visited { 
	font-family: Verdana;
	font-size: 13px;
	color: #333399; 
	text-decoration: underline; 
}

.nav2 a:hover { 
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;  
}


