body { scrollbar-face-color:''; scrollbar-base-color:'#CC0000'; scrollbar-arrow-color:#FFFFFF; scrollbar-track-color:'#000000'; scrollbar-shadow-color:'#660000'; scrollbar-highlight-color:'#FF0000'; scrollbar-3dlight-color:''; scrollbar-darkshadow-Color:'#330000' }

#event {
		width:560px;
		text-align:left;
		color:#FFFFFF;
		font-family:Arial, Verdana, Helvetica, sans-serif; 
		font-size:11px;
		font-weight:bold;
}

#event a {
		font-weight:bold;
		text-decoration:none;
		color:#FF0000;
}

#event a:link,
#event a:visited,
#event a:active {
		color:#FF0000;
}

#event a:hover {
		color:#000000;
		background-color:#FF0000;
		text-decoration:none;
}

#smallevent {
		width:400px;
		text-align:left;
		color:#FFFFFF;
		font-family:Arial, Verdana, Helvetica, sans-serif; 
		font-size:11px;
		font-weight:bold;
}

#smallevent a {
		font-weight:bold;
		text-decoration:none;
		color:#FF0000;
}

#smallevent a:link,
#smallevent a:visited,
#smallevent a:active {
		color:#FF0000;
}

#smallevent a:hover {
		color:#000000;
		background-color:#FF0000;
		text-decoration:none;
}