body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#979795
}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#26252D;
}

a:link {
	color: #333333;
  	text-decoration: none;
	font-weight: bold;
}

a:visited {
  	color: #333333;
  	text-decoration: none;	font-weight: bold;
}

a:hover {
	color: #222222;
	text-decoration: none;	font-weight: bold; text-decoration: underline
}

a:active {
	color: #333333;
	text-decoration: none;	font-weight: bold;
}
