A:link    {}
A:active  {}
A:visited {}

A.noUl:link    { text-decoration: none }
A.noUl:active  { text-decoration: none }
A.noUl:visited { text-decoration: none }

/* Body */
BODY { background-color: White; color: Black; font-family: "Trebuchet MS", Lucida, Verdana, Arial, serif }
TABLE, TD, TH, TR { font-family: "Trebuchet MS", Lucida, Verdana, Arial, serif }
H1, H2, H3, H4, H5, H6 { font-family: "Trebuchet MS", Lucida, Verdana, Arial, serif }
ADDRESS, DD, DL, DIV, DT, LI, P, STRONG, UL { font-family: "Trebuchet MS", Verdana, Lucida, Arial, Verdana, serif }
CODE, KBD, PRE { font-family: monospace }

/* Colors */
.Blue {color: blue}
.Brown {color: Brown}
.Green {color: green}
.Orange {color: orange}
.Red {color: red}
.Salmon {color: Salmon}
.Teal {color: Teal}