.search
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.search:hover
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #8D0F0F;
	text-decoration: underline;
}