body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A2B6CF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: none;
}
.texbtns {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.texbtns2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.textitulos {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #243055;
}
.texespecial {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0D6CB4;
}
.texcontenido {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.texrojo {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #243055;
}
