BODY 
{
	font-family:Verdana;
	font-size:10px;
}

TABLE
{
	font-family:Verdana;
	font-size:10px;
}

INPUT
{
	font-family:Verdana;
	font-size:10px;
	border:solid 1px black;
}

SELECT
{
	font-family:Verdana;
	font-size:10px;
	border:solid 1px black;
}


A
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:Black;
}

A:hover
{ 
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}




