body, td, th {
	font-family: Arial;
	font-size: 11px;
	color: #3F3F3F;
}

a {
	font-family: Arial;
	font-size: 11px;
	color: #3F3F3F;
}

a:link {
	text-decoration: none;
}

a:visited {
	color: #3F3F3F;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
}

a:active {
	color: #FF9966;
	text-decoration: none;
}
.input {font-size:11px;}
.button	{font-size: 11px;}
}
.loginbox {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, sans-serif; BACKGROUND-COLOR: #ffffff
}