body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #eeeeee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-y: visible;
}

a.link {
color:#000000;
text-decoration:underline;

}

a.link:hover {
color:#B64026;
text-decoration:underline;
}

a.link2 {
color:#000000;
text-decoration:none;
}