@charset "utf-8";
a:link {color:firebrick;text-decoration: underline; font-size:17px}
a:visited { text-decoration:none;  color: #990000; font-size:17px}
a:hover { color:#3333CC; text-decoration:inherit; font-weight:bold}
a:active {color: #3333CC;text-decoration:underline}
body {background-color: #FFCC99; background-repeat:repeat; backcolor: firebrick; line-height: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-style: normal; font-weight: normal; color:firebrick}
table { color:#firebrick }


