.linksblancos {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}

.linksblancos2 {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;       
}

.linksblancos2:hover {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;       
   background: #ffaa20;
}

.links {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: #c51230;
}

.links:hover {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	color: #ffffff;	       
  background: #c51230;
}

.linksgrises {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	color: #aaaaaa;
	font-weight: bold;
}
.contenido {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #303030;
}
.excontenido {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #505050;
}

.titletext {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #303030;
}
.textoblanco {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}
.textogris {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #aaaaaa;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}
.leyendarevisado {
	font-family: tahoma;
	font-size: 12px;
	color: #aaaaaa;
}
.BotonesHeader {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF; /* #eeeeff; */ 
	font-weight: Normal;
	/*background: #8482bd;*/
	padding-left: 7px;
	padding-right: 7px;
}

.BotonesHeader:hover {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	background: #c51230; /*#ffaa20;*/
	padding-left: 7px;
	padding-right: 7px;
}

.BotonesHeaderSelected {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	background: #c51230; /* #ffaa20; */
	padding-left: 7px;
	padding-right: 7px;
}

.linksarticulos{
	font-family: tahoma;
	font-size: 12px;
	color: #505050;
	text-decoration: none;
	font-weight: bold;
}
.linksarticulos:hover{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.msgarticulos{
	font-family: tahoma;
	font-size: 11px;
	color: #606060;
	text-decoration: none;
}
.msgarticulos:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.footertext{
	font-family:tahoma;
	font-size: 10px;
	color: #000000;
}

.footerlinks {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	color: #000000; 
}

.footerlinks:hover {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	text-decoration:underline;
	color: #FFFFFF;
	background: #000000;
}

