A:link, A:visited { text-decoration: none }
A:hover {
	text-decoration: none;
	color: #B06202;
	background-color : #D1E3CA;
	font-family: Verdana;
	font-size: x-small;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
}
.textocentrado {
	font-family: Verdana;
	text-align: center;
	font-size: x-small;
}
.cabecera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC8602;
	text-align: center;
	font-weight: normal;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC8602;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CC8602;
	text-indent: 15px;
	right: 13px;
	clip: rect(auto,auto,auto,auto);

}
.subcabecera {
	font-family: Verdana;
	font-size: small;
	color: #CC8602;
	text-align: center;
	background-position: center;

}
.resaltar {
	font-family: Verdana;
	font-size: medium;
	color: #AE153C;
}
.textorojo {
	font-family: Verdana;
	font-size: x-small;
	color: #008000;
	text-align: center;
	background-position: center;

}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #008000;
}
.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.resaltar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009966;
}
.resaltar3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008000;
	border-right-style: none;
	font-size: x-small;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #008000;
}
