a:link { text-decoration : none; font-size: 12px; color: #663300;}
a:visited { text-decoration: none; font-size: 12px; color: #663300; }
a:hover { font-size: 12px; text-decoration: underline; color: #CC0000; }
a:active { text-decoration: none; font-size: 12px; color: #663300; }


BODY { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
  background: #ffffec url(../images/home_back.gif);
  background-repeat: no-repeat;
}

TD { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
