

    A { 	color: #626262;
	background: white;
                 font-family: Arial;  
                text-decoration: none;   
                font-size: 12px
}


a:hover {	
	background: #626262;
	color: white;
        	font-family: Arial; 
                text-decoration: none;
	font-size: 12px
}


td {  
	color: #626262;
        	font-family: Arial;     
	font-size: 12px

}

p  { 	color: #626262;
	background: white;
                 font-family: Arial;  
                text-decoration: none;   
                font-size: 12px
}

p.robybot { 	color: navy;
	background: white;
                 font-family: Arial;  
                text-decoration: none;   
                font-size: 12px
}





