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

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

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:hover {
	background-color: #CCDAEA;
	text-decoration: none;
}
a:link {
	color: #2D7DD7;
	text-decoration: none;
}
a:visited {
	color: #2D7DD7;
	text-decoration: none;
}
a:active {
	color: #2D7DD7;
	text-decoration: none;
}
