body {font-family:Tahoma; font-size: 13px; color: #333333; margin: 0 0 0 0;}
/*
a:link { color: #3366FF; text-decoration: none}
a:visited { color: #0000FF; text-decoration: none}
a:active { color: #3366FF; text-decoration: none}
a:hover { color: #990099; text-decoration: none}
*/
td {
	FONT-FAMILY: Tahoma;
	font-size: 13px;
	color: #3E3E3E;
	text-decoration: none;
	border: none; 
}
a:link, a:visited {color:#31728F;text-decoration:none;}
a:hover{color:#31728F;text-decoration:underline;}
input {font-family:Tahoma; font-size: 13px}
textarea {
	font-size: 13px;
	text-align: left;
	color: black;
	font-family: Tahoma;
}
img{
	border:0;
}