.events {
	text-decoration: none;
	color: #666666;
}
a {
	color:#000000;
}
a:hover {
	text-decoration: underline;
}
#eventsblock {
	height: 320px;
	width: 590px;
	position: absolute;
	left: 143px;
	top: 95px; 
	padding: 20px; 
	overflow: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
#textblock {
	width: 245px;
}
#ad {
	position: absolute;
	left: 420px;
	top: 120px; 
}