body { background-color: #4a77ba; }
p { }
td { }
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.txt { font-size: 12px; font-family: verdana; line-height: 12px; }
.titulo { font-size: 12px; font-family: verdana; font-weight: bold; line-height: 11px; }
.titulos_grandes { font-size: 20px; font-family: verdana; font-weight: bold; color:#2B3082; }
.titulos_medios { font-size: 18px; font-family: verdana; font-weight: bold; color:#2B3082; }
.txt2 { font-size: 12px; font-family: verdana; line-height: 12px; color:#000000 }
.txt2:active { font-size: 12px; font-family: verdana; line-height: 12px; color:#000000 }
.txt2:visited{ font-size: 12px; font-family: verdana; line-height: 12px; color:#000000 }
.txt2:hover { font-size: 12px; font-family: verdana; line-height: 12px; color:#000000 }
.txt2:visited { font-size: 12px; font-family: verdana; line-height: 12px; color:#000000 }
.txt2:link { font-size: 12px; font-family: verdana; line-height: 12px; color:#000000 }

.verde { border: solid 2px #028a0c; }
.azul { border: solid 2px #3152b9; }
.celeste { border: solid 2px #009dd6; }

