<!--
	.main_text{
	font-family:Tahoma; font-size:11px;  color:#7C7C7C; 
	}
A.menulink {
    text-align: center;
    text-decoration: none;
    font-family:arial;
    font-size:15pt;
    font-weight:bold;
    color: #858585;
    border: none;
    letter-spacing:1pt;
}

A.menulink:hover {
    border: solid 0px;
    color:black;
}
A.menulink2 {
    text-align: center;
    text-decoration: none;
    font-family:arial;
    font-size:10pt;
    font-weight:bold;
    color: #858585;
    border: none;
    letter-spacing:1pt;
}

A.menulink2:hover {
    border: solid 0px;
    color:999999;
}

A:link {text-decoration: none; color:#E2B16C; }

A:visited {text-decoration: none; color:#E2B16C; }

A:hover {text-decoration: none; color: #F1D6A1; }

A:active {text-decoration: none; color: #E2B16C; }

-->