a {color: 016AAE; text-decoration:none; font-size:11px; font-family: Tahoma;}
a:visited {text-decoration: none;}
a:hover {color:DB1E19 ; background-color:none; text-decoration:underline; font-size:11; font-family:Tahoma}
td, body {color: #603C21; text-decoration:none; font-size:12;px font-family: Arial;}
strong {font-size:15; font-family:Tahoma; text-decoration:none;}

.search_button {
	width:17px;
	height:17px;
	cursor:hand;
	border:0;
	background-image: url(imgs/search.gif);
	background-repeat: no-repeat;
	background-position: left;

}

.number {
	color: white;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	font-family: Tahoma;
}

.number:hover {
	color: white;
	text-decoration:none;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
	font-family: Tahoma;
}

.m_f {
	color: a9a9a9;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-family: Arial;
}

.m_f:hover {
	color: 555555;
	text-decoration:none;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	font-family: Arial;
}

.form {
	color:#603C21;
	font-size: 11px;
	font-family:Tahoma;

}

.button
{
	 background-color: #FF0000;
	 color: #ffffff;
	 border:0px;
	 font-weight:bolder;
	 height:20px;
}

.ok
{
	 background-color: #0066CC;
	 color: #ffffff;
	 border:0px;
	 font-weight:bolder;
	 height:20px;
}