.content {	font-family: arial,helvetica, sans-serif; 
font-size: 12px; 
color: #333333; 
text-decoration: none;
	}	
		 
a.content {	font-family: arial,helvetica, sans-serif; 
		font-size: 12px; 
		color: #660000; 
		text-decoration:underline;
		}

a.content:hover{	font-family: arial,helvetica, sans-serif; 
		font-size: 12px; 
		color: #D76153; 
		text-decoration: underline;
		}
		
.bullet {	font-family: arial,helvetica, sans-serif; 
		font-size: 11px; 
		color: #333333; 
		text-decoration:none;
		}	

a.bullet {	font-family: arial,helvetica, sans-serif; 
		font-size: 11px; 
		color: #660000; 
		text-decoration:underline;
		}		
		
a.bullet:hover {	font-family: arial,helvetica, sans-serif; 
		font-size: 11px; 
		color: #D76153; 
		text-decoration:underline;
		}	
		
					
		
.head {	font-family: arial,helvetica, sans-serif; 
font-size: 12px; 
color: #660000; 
text-decoration: none;
font-weight: bold;
	}	
	
a.head {	font-family: arial,helvetica, sans-serif; 
		font-size: 12px; 
		color: #660000; 
		text-decoration:underline;
		font-weight: bold;
		}

a.head:hover{	font-family: arial,helvetica, sans-serif; 
		font-size: 12px; 
		color: #D76153; 
		text-decoration: underline;
		font-weight: bold;
		}	
	
.bighead {	font-family: arial,helvetica, sans-serif; 
font-size: 14px; 
color: #660000; 
text-decoration: none;
font-weight: bold;
	}		
		
.bigbold {	font-family: arial,helvetica, sans-serif; 
font-size: 13px; 
color: #333333; 
text-decoration: none;
font-weight: bold;
	}	
	
.hundred {	font-family: arial,helvetica, sans-serif;  
color: #F81414; 
	}	
	
.accent {	font-family: arial,helvetica, sans-serif; 
font-size: 12px; 
color: #3333ff; 
text-decoration: none;
font-weight: bold;
	}	
	
.join {	font-family: arial,helvetica, sans-serif; 
font-size: 11px; 
color: #660000; 
text-decoration: none;
font-weight: bold;
	}	
	
	.small {	font-family: arial,helvetica, sans-serif; 
font-size: 10px; 
color: #333333; 
text-decoration: none;
	}	
	
a.small {	font-family: arial,helvetica, sans-serif; 
		font-size: 10px; 
		color: #660000; 
		text-decoration:underline;
		}

a.small:hover{	font-family: arial,helvetica, sans-serif; 
		font-size: 10px; 
		color: #D76153; 
		text-decoration: underline;
		}	
	
.submit {
	background-color: E4ACA0;
	padding: 1px;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: 990000;
	border-color: 990000;
	border-style : normal;
	height: 16px;
	
}	
