#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}

A:link
{
        color: blue;
        text-decoration: underline;
}

A:visited {
        color: blue;
        text-decoration: underline;
}

A:hover {
        color: blue;
        text-decoration: underline;
}


.MAINTEXT * A:link{
        color: #AB0000;
        text-decoration: none;
}


.MAINTEXT * A:visited{
        color: #AB0000;
        text-decoration: none;
}

.MAINTEXT * A:hover{
        color: #AB0000;
        text-decoration: underline;
}

.SMALLTEXT > A:link{
        color: #003400;
        text-decoration: none;
}


.SMALLTEXT > A:visited{
        color: #003400;
        text-decoration: none;
}

.SMALLTEXT > A:hover{
        color: #003400;
        text-decoration: underline;
}

.FRAME * TD{
	padding: 0.5em 0.5em;
}



.FRAME * A:link{
        color: #AB0000;
        text-decoration: none;
}

.FRAME * A:visited{
        color: #AB0000;
        text-decoration: none;
}

.FRAME * A:hover{
        color: #AB0000;
        text-decoration: underline;
}

.FRAMETITLE>TD{
	padding: 0.1em 0.5em;	
}

.FRAMETITLE * A:link{
        color: #FFFFFF;
        text-decoration: none;
}

.FRAMETITLE * A:visited{
        color: #FFFFFF;
        text-decoration: none;
}

.FRAMETITLE * A:hover{
        color: #FFFFFF;
        text-decoration: underline;
}

.INNERFRAME * A:link{
        color: #AB0000;
        text-decoration: none;
}

.INNERFRAME * A:visited{
        color: #AB0000;
        text-decoration: none;
}

.INNERFRAME * A:hover{
        color: #AB0000;
        text-decoration: underline;
}

.INNERFRAMETITLE>TD{
	padding: 0.1em 0.0em;	
}

.INNERFRAMETITLE * A:link{
        color: #FFFFFF;
        text-decoration: none;
}

.INNERFRAMETITLE * A:visited{
        color: #FFFFFF;
        text-decoration: none;
}

.INNERFRAMETITLE * A:hover{
        color: #FFFFFF;
        text-decoration: underline;
}



.RIGHTFRAME * A:link{
        color: #AB0000;
        text-decoration: none;
}

.RIGHTFRAME * A:visited{
        color: #AB0000;
        text-decoration: none;
}

.RIGHTFRAME * A:hover{
        color: #AB0000;
        text-decoration: underline;
}



.RIGHTPANEL * A:link{
        color: #AB0000;
        text-decoration: none;
}

.RIGHTPANEL * A:visited{
        color: #AB0000;
        text-decoration: none;
}

.RIGHTPANEL * A:hover{
        color: #AB0000;
        text-decoration: underline;
}

.NAVIGATION * td{
	padding: 1px 0px;
	
}

.NAVIGATION * A:link{
	color: #7D0000;
        text-decoration: none;
	text-shadow: black 12px 12px;
}

.NAVIGATION * A:visited{
        color: #7D0000;
        text-decoration: none;
	text-shadow: black 3px 3px;
}

.NAVIGATION * A:hover{
        color: #7D0000;
        text-decoration: underline;
	text-shadow: black 3px 3px ;
}

.TABLETEXT * TD{
	padding: 0.0em 0.0em;
}

.DESCTABLE{
        border:2px ridge #6A0000; color:#660000;
        background-color:#E8C268;
        text-align: center;
        font-family: helvetica, arial, sans-serif;
        font-size: 12px;
        
}

