a 	{
	color:#333399;
	text-decoration:none;
	}
	
a.alt 	{
	color:#990000;
	text-decoration:none;
	}
	
a.alt:hover 	{
	color: gray; text-decoration: underline
	}			

a:hover { 
	color: gray; text-decoration: underline
	}

select	{
	background-color:#E8EBFE;
	font-family:Verdana, Geneva, Helvetica, sans-serif;
	font-size:10px;
	}
	
input	{
	background-color:#E8EbFE;
	font-family:Verdana, Geneva, Helvetica, sans-serif;
	font-size:10px;
	}
	


