body {  }
p {}
td {}
a:link { color: yellow ; text-decoration: underline; }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
.titleorange { color: blue; font-size: 16px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; font-variant: small-caps; background-color: orange; text-transform: capitalize; text-align: center; margin: 12pt; padding: 6pt; }
.subtextorange { color: #abc0ff; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 120%; }
.textorange { color: orange; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; font-style: normal; line-height: 120%; }
.textblue { color: #9cf; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; line-height: 120%; }
