.text a            { text-decoration: underline; color: #666666; }
.text a:hover      { text-decoration: none; background-color: #D4D0C8; color: #CC9900; }

.menu a            { text-decoration: none; color: white; }
.menu a:hover      { text-decoration: none; background-color: #D4D0C8; color: #CC9900; }
.menu a:active     { text-decoration: underline; color: red; }








.menu {	FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: "Tahoma", "Arial", "Verdana", "Helvetica", sans-serif;}

.text { FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: "Tahoma", "Arial", "Verdana", "Helvetica", sans-serif;}

.righttext { FONT-SIZE: 9px; COLOR: #666666; FONT-FAMILY: "Tahoma", "Arial", "Verdana", "Helvetica", sans-serif;}

.sublink {	FONT-SIZE: 9px; COLOR: gray; FONT-FAMILY: "Tahoma", "Arial", "Verdana", "Helvetica", sans-serif;}


