BODY {
	font-size: 12px;
	font-family: verdana, arial, tahoma;
	font-style: normal;
	line-height: normal;
}
TBODY { font-size: 12px; 
	font-family: verdana, arial, tahoma;
	font-style: normal;
	line-height: normal
}
A, A:LINK, A:VISITED {
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.titulo1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.titulo2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	height: auto;
	width: auto;
}

