/*This is the default link style for any links that you do not apply a class to.*/
a:link { color: #CC0000; text-decoration: none}
a:visited { color: #CC0000; text-decoration: none}
a:hover { color: #CC0000; text-decoration: none}
a:active { color: #CC0000; text-decoration: none}

.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}
.bodytext a:link { color: #9933CC; text-decoration: none}
.bodytext a:visited { color: #9933CC; text-decoration: none}
.bodytext a:hover { color: #9933CC; text-decoration: none}
.bodytext a:active { color: #9933CC; text-decoration: none}
