a {
	text-decoration: none;
	color: #006837;
}

a:hover {
	text-decoration: none;
	color: #006837;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.copyright {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.Arial12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.Arial12w {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.Arial10 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}.Arial18 {

	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #009833;
}
.Arial16 {


	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #009833;
}

.Arial18blue {


	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #4a2986;
}
.Arial16blue {



	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #4a2986;
}
.Arial18grey {


	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #999999;
}
.Arial10cgrey {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.Arial18cgrey {



	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}
.idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #006837;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 30px;
	font-weight: bolder;
}

.Arial18viol {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #4a2986;
}
.Arial10viol {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #4a2986;
}
.idioma-activo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8CC63F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	height: 25px;
	font-weight: bolder;
}
.idioma-inactivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #009833;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	height: 25px;
	font-weight: bolder;
}

