body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bghatch.gif);
}

INPUT, SELECT, TEXTAREA {
background-color: #f9f9f9;
color: #000000;
font-family: arial, helvetica;
font-size: 10px;
border: 0px, #333333;
padding: 1;
}
.linktext{ color:#FFFFFF; text-decoration:none;}
.linktext:hover{ color:#FFFFFF; text-decoration:underline;}

.textlink{ color:#000; text-decoration:none; font-weight:bold; text-decoration:underline;}
.textlink:hover{ color:#000; text-decoration:underline; font-weight:bold;}