a {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.navigation {
	color: #FFCC33;
	text-decoration: underline;
}

a.resource {
	color: #660000;
	font-weight: normal;
	text-decoration: underline;
}

a.resource:visited {
	color: #FF3333;
}

body {
	background-color: #FFFFFF;
	color: #000000;
}

td {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
}

.input {
	background: #FFCC33;
	color: #000000;
	font-weight: normal;
}

.redbutton {
	background: #CC0000;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

.tdheader	 {
	background-color: #003333;
	color: #FFCC33;
	font: bold;
	font-family: Verdana,Helvetica,Tahoma,Arial;
	font-size: 10pt;
}

.tdpurple {
	background-color: #FFCC33;
	color: #660000;
	font: bold;
	font-family: Verdana,Helvetica,Tahoma,Arial;
	font-size: 10pt;
}
