h1 { font-family:Verdana; font-size:18px; color:#003366; }
p { font-family:Verdana; font-size:12px; ; line-height: normal}
a { font-family:Verdana; font-size:12px; ; line-height: normal; color: #336600} 
a:hover { font-family:Verdana; font-size:12px; ; line-height: normal; color: #FF9900}

li { font-family:Verdana; font-size:12; }
h2 {  font: bold 16px Verdana, Arial, Helvetica, sans-serif; color: #336600}
h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.especial {
	font-weight: bold;
	line-height: 100%;
	color: #006600;
}
.Pchica {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SinEspacio {
	margin-top: 0px;
	margin-bottom: 0px;
}

.CeldaMenu2, .CeldaMenu2:Link, .CeldaMenu2:visited, .CeldaMenu2:active {
	display: block;
	width: 110px;
	height: 29px;
	background-image:url(images/BotonGeneral.gif);
	background-position: 0 -6px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-indent:22px;
	vertical-align: bottom;
}

            .CeldaMenu2:hover {
             background-image:url(images/BotonGeneral.gif) ;
			 background-position: 0 24px;
			 font-size: 12px;
			 color: #FFCC00;
			 }
