H1,H2,H3,H4,H5
{
text-decoration: none;
}

BODY
{
text-decoration: none;
}

A:link
{
text-decoration: none;
font-weight: bold;
; font-style: normal
; color: #000000
; font-family: "Comic Sans MS"
}

A:visited
{
text-decoration: none;
font-weight: bold;
; font-style: normal
; color: #000000; font-family: "Comic Sans MS"
}

A.doclink
{
text-decoration: none;
font-weight: bold;
; font-style: normal
; color: #CC0033
; font-family: Comic Sans MS
}
a:hover {  font-style: normal; font-weight: bold; color: #9933FF; text-decoration: none; font-family: "Comic Sans MS"; background-color: #FFFFFF}
