/* CSS Document */
A.enlace:visited {	font-family:  arial, helvetica, sans-serif;
					font-size: 10px;
					font-weight: bold;
					line-height: 15px;
					color: #660000;
					text-decoration: none;
					height: 27px;
			}	
A.enlace:link {		font-family:  arial, helvetica, sans-serif;
					font-size: 10px;
					font-weight: bolder;
					line-height: 15px;
					color: #660000;
					text-decoration: none;
					height: auto;
					width: auto;
			}
A.enlace:active {	font-family:  arial, helvetica, sans-serif;
					font-size: 10px;
					font-weight: bold;
					line-height: 15px;
					color: #660000;
					text-decoration: none;
					background-color: #FFCC33;
					height: auto;
					width: auto;
				}
A.enlace:hover {		font-family:  arial, helvetica, sans-serif ;
					font-size: 10px;
					font-weight: bolder;
					line-height: 15px;
					color: #660000;
					text-decoration: none;
			  }
			  
			  
			  
			  
A.menus:link {		font-family:  arial, helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					line-height: 20px;
					color: #660000;
					text-decoration: none;
					height: auto;
					width: auto;
			}
A.menus:visited {	font-family:  arial, helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					line-height: 20px;
					color: #996600;
					text-decoration: none;
					height: 27px;
			}	
A.menus: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.menus:hover {		font-family:  arial, helvetica, sans-serif ;
					font-size: 12px;
					font-weight: bold;
					line-height: 20px;
					color: #CC0000;
					text-decoration: none;
			  }
.blanco {		    	font-family:  Arial, Helvetica, sans-serif;
					font-size: 12px;
					line-height: 26px;
					color: #FFFFFF;
					text-decoration: none;
					font-style: normal;
					font-weight: normal;
			}
.cafe {		    	font-family:  Arial, Helvetica, sans-serif;
					font-size: 12px;
					line-height: 16px;
					color: #6B2506;
					text-decoration: none;
					font-style: normal;
					font-weight: normal;
			}
.cafe_gde {
					font-family:  Arial, Helvetica, sans-serif;
					font-size: 14px;
					line-height: 16px;
					color: #6B2506;
					font-style: normal;
					font-weight: bold;
			}		  
.derechos {	    	font-family:  Arial, Helvetica, sans-serif;
					font-size: 10px;
					line-height: 12px;
					color: #6B2506;
					text-decoration: none;
					font-style: normal;
					font-weight: normal;
			}
