/* CSS Document */

body {
  font-family: Arial, Times New Roman, Times, serif;
  color: #ffffff;
  background: #663300;
}

a, a:link, a:visited  { color: #ffffff; font-size: 12px; font-family: Arial, Impact; text-decoration: none }

a:hover {font-size: 13px; text-decoration: underline; color: black;}

a:active, a:focus {color: #566047;}

#menu a:link, a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: block;
}

#menu a:hover {
	color: #fff;
	background: #ccc;
	text-decoration: none;
}
.rate  { color: #fff; font-size: 14px; font-family: arial, sans-serif; text-decoration: none }

.link  { background-color: #c93; color: #000; font: 500 12px; font-family: arial, sans-serif; text-decoration: none }

tr.act { background-color: #c93; border-top: 1px black }

.body  { color: white; font: 200 14px arial, Verdana; text-decoration: none; }


/* ------------------- INTERIOR PAGE STYLES ----------------- */



#footer { font-weight: bold; font-size: 11px; color: white; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }


