body
{
	font-family: "verdana";
	font-size: "12";
}

a:link, a:visited
{
	font: bold;
	color: "#0071F3";
	text-decoration: none;
}

a:hover
{
	color: "#0071F3"; 
	text-decoration: underline;
}

a:link img, a:visited img, a:hover img, a:active img
{
	border: none;
}

table
{
	border: none;
	font-family: "verdana";
	font-size: "13";
}
input
{
	font-family: "courier";
	color: "#0071F3";
}
input.button
{
	font-family: "verdana";
	color: "black";
	font-size:"12";
}
