body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #336699;
	background-repeat: repeat;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:link  {
	color: #CC0000;
	text-decoration: none;
	font-family: Verdana, Arial, Georgia, Times, Times New Roman, sans-serif;
	font-weight: bold;
	}

A:visited  {
	color: #336699;
	text-decoration: none;
	font-family: Verdana, Arial, Georgia, Times, Times New Roman, sans-serif;
	font-weight: bold;
	}

A:hover  {
	color: #333333;
	text-decoration: underline;
	font-family: Verdana, Arial, Georgia, Times, Times New Roman, sans-serif;
	font-weight: bold;
	}

A:active  {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Georgia, Times, Times New Roman, sans-serif;
	font-weight: bold;
	}