.ForumUsername
{
color: #FFFF00;
text-decoration: none;
}

.ForumTitle
{
color: #00FF00;
font-family: sans-serif;
text-decoration: none;
}

.ForumPoints
{
color: #FF0000;
font-family: sans-serif;
text-decoration: none;
}

.ForumUnreadMessage
{
background: #006600;
background-repeat: no-repeat;
background-attachment: fixed;
color: #FFFFFF;
font-family: sans-serif;
}