p {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #818386;
	line-height: normal;
	text-transform: uppercase;
}
.resaltado {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 11px;
	background-color: #818386;
	background-position: left;
	line-height: normal;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #818386;
	margin-right: 100%;
	padding-right: 1%;
}
.grande {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-transform: uppercase;
}
.small {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	text-transform: none;
}
.linkcabecera {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #818386;
	background-position: left;

}
.banner {
	line-height: 90%;
}
a {
	color: #818386;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: 100%;
	text-transform: uppercase;
	text-decoration: none;

}
.parrafo {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 80%;
	text-transform: uppercase;
	color: #818386;
}
.parrafo10 {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #818386;
}
.resaltado10 {

	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 90%;
	background-color: #818386;
	background-position: left;
	line-height: normal;
}

a.enlace_resaltado:hover {
	color:#bfbfbf;
} 
a:hover {
	color: #bfbfbf;
}
a.parrafo_tachado:visited {
	text-decoration: line-through;
}

a.resaltado:visited {
	color:#FFFFFF;
	text-decoration: none;
	
} 
.parrafo_tachado {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 80%;
	text-transform: uppercase;
	color: #818386;
}
