.text {
	text-transform: none;
	color: #330000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.text a:link {color: #330000; text-decoration: underline} 
.text a:visited {color: #330000; text-decoration: underline} 
.text a:hover {color: #CC0000; text-decoration: none} 
.text a:active {color: #330000; text-decoration: underline} 


.heading {
	font: bolder normal 14px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #006666;
	text-decoration: none;
}
.heading a:link {color: #006666; text-decoration: none} 
.heading a:visited {color: #006666; text-decoration: none} 
.heading a:hover {color: #825955; text-decoration: none} 
.heading a:active {color: #006666; text-decoration: none} 

.nav {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.nav a:link {color: #FFFFFF; text-decoration: none} 
.nav a:visited {color: #FFFFFF; text-decoration: none} 
.nav a:hover {color: #825955; text-decoration: none} 
.nav a:active {color: #FFFFFF; text-decoration: none} 


.footer {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.footer a:link {color: #FFFFFF; text-decoration: underline} 
.footer a:visited {color: #FFFFFF; text-decoration: underline} 
.footer a:hover {color: #FFFFFF; text-decoration: none} 
.footer a:active {color: #FFFFFF; text-decoration: underline} 
