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

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

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

a:link {
    text-decoration: none;
	color: #003399;
}

a:visited {
  text-decoration: none;
  color: #003399;
}

a:hover {
	text-decoration: none;
	color: #003399;
}

a:active {
    text-decoration: none;
	color: #003399;
}


