.borde {
	border: 2px solid #951A1C;
}
A.enlace:visited {	font-family:  arial, helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					line-height: 20px;
					color: #CC0000;
					text-decoration: none;
					height: 27px;
			}	
A.enlace:link {		font-family:  arial, helvetica, sans-serif;
					font-size: 12px;
					font-weight: bolder;
					line-height: 20px;
					color: #CC0000;
					text-decoration: none;
					height: auto;
					width: auto;
			}
A.enlace:active {	font-family:  arial, helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					line-height: 20px;
					color: #FF9900;
					text-decoration: none;
					background-color: #FFCC33;
					height: auto;
					width: auto;
				}
A.enlace:hover {	font-family:  arial, helvetica, sans-serif ;
					font-size: 12px;
					font-weight: bolder;
					line-height: 20px;
					color: #CC0000;
					text-decoration: none;
			  }
.derechos {		    font-family:  Arial, Helvetica, sans-serif;
					font-size: 10px;
					line-height: 12px;
					color: #666666;
					text-decoration: none;
					font-style: normal;
					font-weight: normal;
			}	
.negro {		    font-family:  Arial, Helvetica, sans-serif;
					font-size: 12px;
					line-height: 14px;
					color: #666666;
					text-decoration: none;
					font-style: normal;
					font-weight: normal;
			}.enlace {

}

