/* CSS Document */
A.enlace:visited {	font-family:  arial, helvetica, sans-serif;
					font-size: 14px;
					font-weight: bold;
					line-height: 20px;
					color: #CC0000;
					text-decoration: none;
					height: 27px;
			}	
A.enlace:link {		font-family:  arial, helvetica, sans-serif;
					font-size: 14px;
					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: 15px;
					font-weight: bolder;
					line-height: 20px;
					color: #CC0000;
					text-decoration: none;
			  }
A.menus:visited {	font-family:  arial, helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					line-height: 20px;
					color: #FFFFCC;
					text-decoration: none;
					height: 27px;
			}	
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: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: #006600;
					text-decoration: none;
			  }
.negro {		    font-family:  Arial, Helvetica, sans-serif;
					font-size: 12px;
					line-height: 14px;
					color: #666666;
					text-decoration: none;
					font-style: normal;
					font-weight: normal;
			}
.recetas {		    font-family:  Arial, Helvetica, sans-serif;
					font-size: 12px;
					line-height: 14px;
					color: #000000;
					text-decoration: none;
					font-style: normal;
					font-weight: normal;
					display: block;
					margin-left: 7px;
					margin-right: 7px;
			}
.rojo {		    	font-family:  Arial, Helvetica, sans-serif;
					font-size: 14px;
					line-height: 16px;
					color: #CC0000;
					text-decoration: underline overline;
					font-style: normal;
					font-weight: normal;
			}
.rojo_sin {		    	font-family:  Arial, Helvetica, sans-serif;
					font-size: 14px;
					line-height: 16px;
					color: #CC0000;
					text-decoration: none;
					font-style: normal;
					font-weight: normal;
			}
.derechos {		    font-family:  Arial, Helvetica, sans-serif;
					font-size: 10px;
					line-height: 12px;
					color: #666666;
					text-decoration: none;
					font-style: normal;
					font-weight: normal;
			}		  
.asterisco {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 16px;
					font-weight: bold;
					color: #CC0000;
}
.tabulacion {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-left: 10px;
}
