/* CSS Document */

.invisible_links
		{visibility:hidden;
		}


	
.bodytext {


font-family: arial, helvetica, sans-serif; 
font-size:12px; 
color:#330000;


}

.title {

font-family: arial, helvetica, sans-serif; 
font-size:14px; 
color:#330000;
font-weight: strong;


}

.contact {


font-family: arial, helvetica, sans-serif; 
font-size:11px; 
color:#330000;


}

a.nav {
	color: #330000;
	text-decoration:none;
}
a.nav:visited {
	text-decoration:none;
	
}

a.nav:hover {
	text-decoration: none;
	 color: #663300;
}




