<STYLE>
<!--
BODY	{
	COLOR: #0000A0 ;
	font-weight: bold ;
	font-size: 14px ;
	scrollbar-arrow-color: #FF9966; scrollbar-base-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FF9966; scrollbar-shadow-color: #FF9966
	
	}

A:link, A:visited, A:active { 
	COLOR: #WHITE ;
	text-decoration: none 

	}

A:hover { 
	text-decoration: underline ;
	background-color: #0000A0
	}


H1 	{
 	COLOR:black ;
	TEXT-ALIGN:CENTER
	}

p  	{
	color:#3333CC ;
	font-weight:bold
	}

.itemactivo {  color: #FFFFFF; background: #FF9966; text-decoration: none; font-family: Arial, Helvetica, sans-serif; clip:   rect(   ); font-size: 11px; font-weight: bold; cursor: hand}

.itemdescr {
	background: #FFFFCC;
	layer-background-color:#CCFFCC;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
	position: absolute;
	clip: rect( );
	font-size: 10px;
	border-style: ridge;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	z-index: 10;
	color: #333333
}
.capatit {
	font-weight: bold;
	color: #000000;
	background: #FF9966 
	layer-background-color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	font-size: 40px;
	cursor:hand
}
.capadesp {
	layer-background-color: #FFFF99;
	border: 3px #FFCC66 solid;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
	background: #FFFF99;
	text-decoration: none;
	line-height: 16px;
	z-index: 10;
	cursor: hand;
; position: absolute; clip:  rect(   )
	
}

</STYLE>