body {
	background-color: #C5ECFE;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.linkMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #176490;
	text-decoration: none;
}
.txtTitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #1F97C2;
}
.txtFooter {
	font-size: 11px;
	color: #176490;
}

.link {
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
}
.link:hover {
	color: #AAAAAA;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.texto:hover {
	color: #777777;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.row {
	background-color: #FAFDFF;
}

.row_on {
	background-color: #E8F9FF;
}
