.bottom_text
{
	font-size: 10px; 
	color: #000e44; 
	text-decoration: none;
}	

A.bottom_text
{
	text-decoration: underline;
}	

A:HOVER.bottom_text
{
	text-decoration: none;
}