.formlink
{
    font-weight: bold;
    font-size: 12px;
    color: #A53131;
    font-family: arial;
    text-decoration: none;
}
.formlink:hover
{
    font-weight: bold;
    font-size: 12px;
    color: #5D64AD;
    font-family: arial;
    text-decoration: none;
}
.courselink
{
    font-weight: bold;
    font-size: 14px;
    color: #5D64AD;
    font-family: arial;
    text-decoration: none;
}
.courselink:hover
{
    font-weight: bold;
    font-size: 14px;
    color: #A53131;
    font-family: arial;
    text-decoration: none;
}
.navlink
{
    font-size: 11px;
    color: #666666;
    font-family: arial;
    text-decoration: none;
}
.navlink:hover
{
    font-size: 11px;
    color: #A53131;
    font-family: arial;
    text-decoration: none;
}
.navlinkactive
{
    font-size: 11px;
    color: #A53131;
    font-family: arial;
}
.text
{
    font-weight: normal;
    font-size: 13px;
    font-family: arial;
    text-decoration: none;
}
.header
{
    font-weight: bold;
    font-size: 16px;
    color: #5D64AD;
    font-family: arial;
}
.topiclink
{
    font-size: 11px;
    color: #005d7e;
    font-family: verdana;
    text-decoration: none;				
}
.topiclink:hover
{
    font-size: 11px;
    color: #666666;
    font-family: verdana;
    text-decoration: none;				
}
.topic
{
    font-weight: bold;
    font-size: 13px;
    color: #CC0000;
    font-family: verdana;
}
.demolink
{
    font-size: 11px;
    color: #000000;
    font-family: verdana;
    text-decoration: none;				
}
.headertext
{
    font-weight: bold;
    font-size: 13px;
	color: #A53131;
    font-family: arial;
}