@charset "ISO-8859-1";

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a, 
a:link {
	text-decoration: none;
	color: #666666;
	background: transparent;
}

a:visited {
	text-decoration: none;
	color: #999999;
	background: transparent;
}

a:hover,
a:focus,
a:active {
	text-decoration: none;
	color: #ccc; 
	background: transparent;
}
