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{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	list-style-type: circle;
	cursor: hand;
	filter: Invert;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	word-spacing: normal;
	line-height: 10px;
	white-space: normal;


}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	list-style-type: circle;
	cursor: hand;
	filter: Invert;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	word-spacing: normal;
	line-height: 10px;
	white-space: normal;


}

.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}

