BODY {
	font-family: tresbuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	font-weight: none;
	color: #000000;
}

A {
	font-family: tresbuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


A:visited {
	font-family: tresbuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight: none;
	color: #660000;
	text-decoration: underline;
}
A:hover {
	font-family: tresbuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight: none;
	color: #CC0000;
	text-decoration: underline;
}
A:active {
	font-family: tresbuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight: none;
	color: #FF0000;
	text-decoration: underline;
}
TD {
	font-family: tresbuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}

.ieFormbutt {
   background: transparent;
   background-color: #ffffff;
   border: 1px solid #000000; 
   color: #000000; 
   font-family: tresbuchet ms, Verdana,Arial,Helvetica;
   font-size: 8pt;
}