a:link { text-decoration:none; font-weight:bold; color:#FF0000; }
a:visited { text-decoration:none; font-weight:bold; color:#800000; }
a:hover { text-decoration:none; font-weight:bold; background-color:#FFFF82; }
a:active { text-decoration:none; font-weight:bold; background-color:#FFFFFF; }
body { font-family:Arial,sans-serif; font-size:10pt; }