td, input, select, textarea 
{ 
  color: #FFFFFF;
	font-size:12px; 
	font-family:Arial, Verdana; 
	font-weight:bold; 
}


a
{
font-size:9pt; 
text-decoration:none; 
font-weight:bold;
}
a:link 
{ 
text-decoration:none; 
font-weight:bold; 
color:#00B7EC; 
}
a:visited 
{ 
text-decoration:none; 
font-weight:bold; 
color:#00B7EC; 
}
a:hover 
{ 
text-decoration:underline; 
font-weight:bold; 
color:#FFFFFF;
}
a:active 
{ 
text-decoration:none; 
font-weight:bold; 
color:#00B7EC;
} 
