a:link		{ color: #000000; text-decoration: none}
a:visited	{ color: #000000; text-decoration: none}
a:active	{ color: #000000; text-decoration: none} 
a:hover		{ color: #CD7F05; text-decoration: none}

.trama {
	background-attachment: scroll;
	background-image: url('/imagenes/trama.gif');
	background-repeat: repeat-x;
	background-position: left top
}

.textoContenido {
 	font-family:Arial;
	font-size:11px;
	color:#000000;
}

.titulo {
 	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight: bold;
}

.topMenu{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.titMenu{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.Menu {
 	font-family:Arial;
	font-size:11px;
	color:#000000;
}

.titNovedad{
	font-family: Arial;
	font-size: 11px;
	color: #CD7F05;
	font-weight: bold;
}

.Novedad {
 	font-family:Arial;
	font-size:11px;
	color:#000000;
}

.titNoticia{
	font-family: Arial;
	font-size: 11px;
	color: #CD7F05;
	font-weight: bold;
}

.Noticia {
 	font-family:Arial;
	font-size:11px;
	color:#000000;
}

.fechaNoticia {
 	font-family:Arial;
	font-size:10px;
	color:#747474;
}

.bottom {
 	font-family:Arial;
	font-size:10px;
	color:#747474;
}

.enlaces{
	font-family: Arial;
	font-size: 11px;
	color: #CD7F05;
	font-weight: bold;
}

.descargas{
	font-family: Arial;
	font-size: 11px;
	color: #CD7F05;
	font-weight: bold;
}





