a, a:visited {
	font-family: Arial;
	background-color: transparent;
	color: #A0A0A4;
}

a:hover {
	font-family: Arial;
	background-color: transparent;
	color: #A6CAF0;
}

.h1 {
	font-family: Arial;
	font-size: 20px;
	color: #666666;
	font-weight: normal;
}
.h2 {
	font-family: Arial;
	font-size: 16px;
	color: #003E83;
}
.h3 {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
}
.pie{
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.h4 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.h5{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.botoneras{
	font-family: Arial;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.botoneras:hover{
	font-family: Arial;
	font-size: 22px;
	color: #698DB6;
	font-weight: normal;
	text-decoration: none;
}
.textoBlanco16{
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	
}
.textoBlanco14{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.textoBlanco12{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 12px;
	
}	
	

.textoMenu{
	font-family: Arial;
	font-size: 14px;
	color: #B7B7B7;
	font-weight: bold;
	text-decoration: none;
}
.textoMenu:hover{
	font-family: Arial;
	font-size: 14px;
	color: #003E83;
	font-weight: bold;
	text-decoration: none;
}
.link{
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.link:hover{
	font-family: Arial;
	font-size: 10px;
	color: #003E83;
	text-decoration: none;
}
.link2{
	font-family: Arial;
	font-size: 12px;
	color: #003E83;
	text-decoration: underline;
}
.destacado{
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
