body { }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
<STYLE TYPE="text/css">
a:link { color: gray; text-decoration: none; }
.class { color: white; text-decoration: none; }
a:active { text-decoration: none  }
a:visited { text-decoration: none }
a:hover { color: black; text-decoration: none }
.body_copy { color: #565656; font-size: 12px; font-family: verdana; line-height: 17px; }
.subtitles { font-size: 22px; font-family: verdana; font-weight: bold; line-height: 24px; text-decoration: none; }
