.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;
    text-decoration: none;
}

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

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

.tlink A:hover
{
	color: yellow;
    FONT-FAMILY: Verdana, Arial;
    text-decoration: underline;
}

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;
}

A:hover
{
	color: red;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    text-decoration: underline;
}

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

.error
{
	color: red;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 13px;
    text-decoration: none; 
	FONT-WEIGHT: bold;
}

#eggs
{
background-color:#60050a; border:1px solid #a0060e;
width:128px; padding:2px; margin: 0px 0px 10px 7px;
}
