

p,td,body {font-size: 10px;}
.xsmall {font-size: 8px;}
.small {font-size: 12px;}
.normal {font-size: 12px;}
.medium {font-size: 14px;}
.big {font-size: 20px;}
.biggest {font-size: 24px;}
.bold {font-weight: bold;}
A.black:link {text-decoration: none; color: #000000;}
A.black:visited {text-decoration: none; color: #000000;}
A.black:hover {color: #FF9933;}

p,td {font-family: Verdana, Geneva, sans-serif;
    color: #000000;}
body {
        font-family: Verdana, Geneva, sans-serif;
        margin-top:0px;
        margin-bottom:0px;
        margin-left:0px;
        color: #000000;
}

A:link {text-decoration: none; color: #FF9933;}
A:visited {text-decoration: none; color: #FF9933;}
A:hover {text-decoration: underline; color: #000000;}
A.orange:link {text-decoration: underline; color: #000000;}
A.orange:visited {text-decoration: underline; color: #000000;}
A.orange:hover {color: #FF9933;}
A.yellow:link {text-decoration: underline; color: #000000;}
A.yellow:visited {text-decoration: underline; color: #000000;}
A.yellow:hover {color: #FFFFD0;}