a {text-decoration: none; color:#009933}
a:hover {text-decoration: underline; color:#009933}
a:venue {text-decoration: underline; color:#6AA5DF}
.menu {text-decoration: none; color:#999999}
:hover.menu {text-decoration: underline; color:white}
.link {text-decoration: none; color:#CCE0E6}
:hover.link  { text-decoration: none; color: #99CCFF; font-weight:bold }

.copyright		{
		font-family: Verdana, Helvetica, Sans-Serif;
		font-size: 7pt;
		text-align: justify;
		}
		
BODY {
scrollbar-face-color: #E2BB96;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #FFFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #72787E;
scrollbar-arrow-color: #699847;
scrollbar-track-color: #93B5B6;
}