body, td, th 
{
color: #3F3F3F;
}

a 	{ 
color: #3F4687; text-decoration: none;
}

a:hover { 
       color: #B42A2A;
	   text-decoration: none;
	   /*text-shadow: 0 0 1em #B42A2A;*/
} 

select {
width:140px;
height:18px;
color: #3F4687;
}