.contenido {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.NOTA {
	font-family: Tahoma;
	font-size: 11px;
	color: RED;
	text-decoration: none;
}

.contenidoBOLD {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.contenidoAzul {
	font-family: Tahoma;
	font-size: 11px;
	color: #381B00;
	text-decoration: none;
	font-weight: bold;
}

.contenido2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
	
.contenidoBlanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}	
		
.headers {
	font-family: Tahoma;
	font-size: 16px;
	color: #ffffff;
	padding-left: 10px;
	text-decoration: none;
	line-height: 25px;
	background-color: #9E855D;
}

.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #9E855D;
}
	
A.vermas, A.vermas:LINK, A.vermas:VISITED {
	color : #9E855D;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
	font-weight: bold;
}

A.vermas:ACTIVE, A.vermas:HOVER, A.vermas:FOCUS {
	color : red;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : underline;
	font-weight: bold;
}

A.salto, A.salto:LINK, A.salto:VISITED {
	color : red;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
}

A.salto:ACTIVE, A.salto:HOVER, A.salto:FOCUS {
	color : red;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : underline;
}

A.enlaceCOPY, A.enlaceCOPY:LINK, A.enlaceCOPY:VISITED {
	color : #3E2C14;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: underline;
}

A.enlaceCOPY:ACTIVE, A.enlaceCOPY:HOVER, A.enlaceCOPY:FOCUS {
	color : red;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : underline;
}
	
A.news, A.news:LINK, A.news:VISITED {
	color : #000f1e;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: underline;
}

A.news:ACTIVE, A.news:HOVER, A.news:FOCUS {
	color : #9E855D;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : none;
}
	
A.menu, A.menu:LINK, A.menu:VISITED {
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
	line-height: 35px;
	display: block;
	background-color: #9E855D;
	text-align: center
}

A.menu:ACTIVE, A.menu:HOVER, A.menu:FOCUS {
	color : #3E2C14;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : none;
	background-image: url(../img/bg_menuACT.jpg);
	background-repeat: repeat-x;
	line-height: 35px;
}

.background1{
	background: #9E855D;
}

.background2{
	background: #000000;
}
	
.background3{
	background: #999999;
}	

.background4{
	background: #cccccc;
}

.background5{
	background: #eeeeee;
}

H1  { 
	font-family: Tahoma;
	font-size: 16px;
	color: #ffffff;
	padding-left: 10px;
	text-decoration: none;
	line-height: 25px;
	background-color: #9E855D;
}

	
