.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00bed1;
	font-weight:bold;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a, a:link, a:active, a:visited {
	color:#000000;
	font-weight:bold;
}