body,td,th {
	font-family: Verdana;
	font-size: 11px;
}
body {
	background-color: #CCCCCC;
	margin-top: 0px;
}
.forms {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #666666;
}
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}