.texto {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.texto:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

.Vinculo {
	font-family: Verdana;
	font-size: 12px;
	color: #333366;
	text-decoration: underline;

}
.Vinculo:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #CC3300;
}

.BotonForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; color: #FFFFFF;
	border-top:solid #9999AA 1pt;
	border-left:solid #9999AA 1pt;
	border-right:solid #9999AA 1pt;
	border-bottom:solid #9999AA 1pt;
	background: #666677
	}
.InputForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; color: #333333;
	border-top:solid #555566 1pt;
	border-left:solid #555566 1pt;
	border-right:solid #555566 1pt;
	border-bottom:solid #555566 1pt;
	background: #DDDDDD
	}

.Menu {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.Menu:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}



.Titulo {
	font-family: Verdana;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;



}
.Pie {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #333366;
	text-decoration: none;

}
.TDcentral {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.VinculoImagen {

	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.Copete {

	font-family: Verdana;
	font-size: 18px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.TDquienes {

	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
