@charset "utf-8";
/* CSS Document */
body {
background-color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}

.welcome {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#ffffff;
text-decoration:underline;
font-weight:bold;

}
.contact {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;

}
.header {
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
}
.text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-color:#000000;
}
a.link {  
	color:#CC3300;  
	font-size: 12px;
	font-family:verdana;
	font-weight: bold;	
	text-decoration: none;
	}
a.link:hover { 
color:#CC3300; 
font-size: 12px;
font-weight: bold;	
text-decoration: underline; 
	}
a.midtext {  
	color:#666666;
	font-size: 14px;
	font-family:verdana;
	font-weight: bold;
	text-decoration: underline;
	}
a.midtext:hover { 
color: #666666; 
font-size: 14px;
font-weight: bold;
font-family:verdana;
text-decoration: underline; 
	}
	
	a.nav {  
	color:#ffffff; 
	font-size: 13px;
	font-family:verdana;
	font-weight: bold;	
	text-decoration: none;
	}
a.nav:hover { 
color: #ffffff; 
font-size: 13px;
font-weight: bold;	
text-decoration: underline; 
	}

a.footer {  
	color:#333333; 
	font-size: 11px;
	font-family:verdana;
	text-decoration: none;
	}
a.footer:hover { 
color: #333333; 
font-size: 11px;
text-decoration: underline; 
	}
	a.text {  
	color:#333333; 
	font-size: 12px;
	font-family:verdana;
	font-weight: bold;	
	text-decoration: none;
	}
a.text:hover { 
color:#333333;
font-size: 12px;
font-weight: bold;	
text-decoration: underline; 
	}