a.verdana:link {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;



}
.form {
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #000000;
}
a.verdana:visited {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;

}
a.verdana:hover {
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;

}
a.tahoma:link {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.tahoma:visited {

	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.tahoma:hover {


	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

