/* CSS Document */

body,td,th {
	font-family: Verdana, Lucinda Sans, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}	
a:link {
	font-family: Arial, Bradley Hand ITC, Lucinda Sans, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFCC;
	text-decoration:none;
}
a:visited {
	font-family: Arial, Bradley Hand ITC, Lucinda Sans, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFCC;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Bradley Hand ITC, Lucinda Sans, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #774230;
	text-decoration:none;
}
a:active {
	font-family: Arial, Bradley Hand ITC, Lucinda Sans, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #774230;
	text-decoration:none;
}