.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.txtBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #990000;
	font-weight: bold;
}
.txtLIL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 2px;
	color: #ffffff;
}
.txtLIL2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 0px;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
body {
	scrollbar-3dlight-color:    rgb(218,216,201);
	scrollbar-arrow-color:      #990000;
	scrollbar-base-color:       rgb(218,216,201);
	scrollbar-darkshadow-color: rgb(218,216,201);
	scrollbar-face-color:       rgb(218,216,201);
	scrollbar-highlight-color:  rgb(218,216,201);
	scrollbar-track-color:      rgb(218,216,201);
}.txtboldAbout {
	font-weight: bold;
}

#eventbox { width: 650px; margin: 4px; padding: 5px 0; background: #E7E6DA; font-size: 10px; font-weight: normal; color: #898777; text-align: center; border: 1px solid #898777; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
 }
 
#eventbox:hover { text-decoration: none; }

#eventbox b, #eventbox a { font-weight: bold; color: #4c4c4c; }
