a:link		{ text-decoration: none; color: #392119; }
a:active	{ text-decoration: none; color: #392119; }
a:visited	{ text-decoration: none; color: #392119; }
a:hover		{ text-decoration: none; color: #ff7139; }




BODY 	{	margin-top: 20;
			margin-left: 0;
			margin-bottom: 0;
			margin-right:0;
		}
		
		
.text		{ font-family: Arial, Helvetica, sans-serif; 
			  font-size: 12px;
			  line-height: 15px;
			  color: #330000;}

.nav		{ font-family: Arial, Helvetica, sans-serif; 
			  font-size: 12px;
			  font-weight: bold;
			  color: #ff7139;
			}
			  
.footer		{ font-family: Arial, Helvetica, sans-serif; 
			  font-size: 9px;
			  line-height: 11px;
			  color: #330000;
			}
			
.heading	{ font-family: Arial, Helvetica, sans-serif; 
			  font-size: 16px;
			  line-height: 20px;
			  font-weight: bold;
			  color: #330000;}



.brake		{ font-family: Arial, Helvetica, sans-serif; 
			  font-size: 2px;
			  line-height: 5px;
			}

