P, TABLE, BODY, SPAN, ALT, INPUT  {  
	font-family: arial, helvetica, verdana, san-serif;     
	font-size: x-small;        
	color: #333333; 
	}
	
.title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: small;
	}

.hr {
	color: #999999;
	}	
	
A:link {
	color: #333399;
	font-weight: normal; 
	text-decoration: underline;
	}
	

A:visited {	 
	color: #9999cc;  
	text-decoration: underline;
	}


A:hover {	 
	color: #999999;    
	text-decoration: none;
	}
	

		
