.dia {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.textobold {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
hr {
	color: #FF0000;
	text-decoration: none;
}
a {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #ffff00;
	font-weight: bold;
}
.evento {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-transform: capitalize;
}

