/* CSS Document */
.tablaexterior {
	border: 0px solid #666666;
	background-color:#FFFFFF;
	height: 550px;
	width: 630px;
	vertical-align: middle;
	text-align: center;
}
.tablatotal {
	border: 0px;
	height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	text-decoration: none;
}
.bajador {
	font-size: 6px;
}
.texto {
	font-size: 10px;
	font-color: #000000;
}
.pie {
	font-size: 9px;
	font-color: #000000;
}
.titulos {
	font-size: 12px;
	font-weight: bold;
	font-color: #000000;
}
.texto_bloque {
	font-size: 12px;
	font-color: #000000;
}
a:link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ec008c;
}
a:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.botones:link {
	font-size: 10px;
	font-weight: bold;
	font-color: #000000;
	text-decoration: none;
	color: #ec008c;
}
a.botones:visited {
	font-size: 10px;
	font-weight: bold;
	font-color: #000000;
	text-decoration: none;
}
a.botones:hover {
	font-size: 10px;
	font-weight: bold;
	font-color: #000000;
	text-decoration: none;
}
a.botones:active {
	font-size: 10px;
	font-weight: bold;
	font-color: #000000;
	text-decoration: none;
}
