.maintxt
{
    COLOR: #993333;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
	text-align: justify;
}


.tlink
{
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    text-decoration: none;
}

.tlink A:link
{
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    text-decoration: none;
}

.tlink A:active
{
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    text-decoration: none;
}

.tlink A:visited
{
	color: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    text-decoration: none;
}

A:link
{
    COLOR: blue;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    text-decoration: none;
}

A:active
{
    COLOR: blue;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    text-decoration: none;
}

A:visited
{
	color: blue;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    text-decoration: none;
}

.highlight
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10px;
	background-color: #CCCCCC;
}