@charset "UTF-8";

body {background-color: #FFFFFF;}

a  { font-family: Arial,Helvetica,sans-serif; font-size: x-small; font-weight:bold;}
a:link     { color: #CCCCCC;}
a:visited  { color: #CCCCCC;}
a:focus { color: #66FF66;} 
a:hover { color: #66FF66;}
a:active { color: orange;}

p {font-family: Arial,Helvetica,sans-serif; font-size: x-small; color: #CCCCCC; }

#foot {font-family: Arial,Helvetica,sans-serif; font-size: xx-small; color: #333333; text-align: left;}
