body {
	background-image: url(../images/5.jpg);
	background-color: #212121;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.grande {
	font-size: 18px;
	clip: rect(auto,auto,auto,auto);
	letter-spacing: 0%;
	font-family: "Courier New", Courier, mono;
}
a:hover {
	font-weight: 900;
	color: #FFFFFF;
}
.borde {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #A4070C;
}

.txtblanco {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.blanco {
	color: #FFFFFF;
}
.color {
	color: #736D55;
	font-size: 12px;
}
.titulo {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #736D55;
}
.fonscolor {
	background-color: #A19C8B;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.destacado {
	font-size: 24px;
	color: #333333;
	line-height: 26px;
}
.destacado2 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
}
.color2 {
	color: #736D55;
	font-size: 16px;
	font-weight: normal;
	line-height: -20px;
}
.destacadogrande {
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bolder;
}
.titol {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #C00A2B;
	font-size: 18px;
}

