#texelagenda *
{border: 0;
font-family: "Trebuchet MS", Verdana, Arial;


}
.date *
{color: #CC3300;font-size: 0.8em; letter-spacing:0.02em; margin-top: 0;}

h3 *
{ font-size: 1.1em;margin: 1em auto 0 auto;
	
}

#texelagenda{
	width: 100%;
	height: 550px;
	overflow:auto;
	margin: 20px 30px auto auto;
	font-size: 1.2em;
	letter-spacing:0.02em;
	font-weight: 400;
	margin-top: 0;
}


#texelagenda a {
	color: #005aab; text-decoration: underline;
	
}

#texelagenda a:hover {
color: #fff; background-color: #005aab;text-decoration: none;

 }

