p, body, td, a, div, small, big, br, font, input {
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 10pt; }

b { font-weight: bold; }
.width { width: 180px }

a { text-decoration:none }
a:link { text-decoration:none; color:#FFBF00 }
a:visited { text-decoration:none; color:#FFBF00 }
a:hover { text-decoration:none; color:#FFFFFF }

a.orange:link                  {text-decoration:none; color:#FF3300}
a.orange:visited               {text-decoration:none; color:#FF3300}
a.orange:active                {text-decoration:underline; }
a.orange:hover                 {text-decoration:underline;  }

