

.textmain        { font-family: Verdana; font-size: 11px }

.whitetext        { font-family: Verdana; color: #FFFFFF; font-size: 11px }
.forumtitle        { font-family: Verdana; color: #FFFFFF; font-size: 11px }


.forumtitlesmall  { font-family: Verdana; color: #000000; font-size: 11px }
.forumtitlesmalllink  { font-family: Verdana; color: #000000; font-size: 11px; text-decoration:none }

A:link
{
    COLOR: black;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: black;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: black;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #006633;
    TEXT-DECORATION: underline
}
