a { text-decoration:none; } 
.default
.style22 {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.style23 {font-size: 16px}
.style24 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #CC6600;
}
.style26 {
	font-size: 10px;
	color: #666666;
}
.style28 {font-size: 12px; color: #666666; }
.style29 {color: #FFFFFF;
	font-size: 12px;
	font-weight:normal;
	padding-top:4px;
}
.style30 {
	font-size: 11px;
	color: #CCCCCC;
	padding-bottom:10px;
}
a:link {
	text-decoration: none;
	color: #66CCFF;
	border:none;
}
a:visited {
	text-decoration: none;
	color: #66CCFF;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;
}
body {
	background-image: url(images/fondo.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
.style32 {color: #FFFFFF}
.style33 {font-size: 10px; color: #FFFFFF; }
a {
	text-decoration: none;
}
img {
	text-decoration: none;
}
/* NAVIGATION BUTTONS */
.menu {
			height: 40px;
			width: 685px;
}
.cssnav	{
			position:relative;
			float: left;
			margin: 0; 
			padding: 0;
			font-family: arial, helvetica, sans-serif;
			background: url(images/button_hover.jpg) no-repeat;
			width: 137px;
			height: 40px;
			overflow:hidden;/* for ie to hide extra height*/	
}
.cssnav a {
			display: block;
			color: #666666;
			font-size: 16px;
			font-weight:bold;
			width: 137px;
			height: 40px;
			display: block;
			float: left;
			text-decoration: none;
			overflow:hidden;/* for ie to hide extra height*/
}
.cssnav a:hover {
			color: #666666;
}


.cssnav img {width: 137px; height: 40px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
			position: absolute;
			left: 10px;top: 10px;
			text-align: center;
			width: 118px;
			cursor: pointer;   
			 
}
/* END OF NAVIGATION */


@charset "UTF-8";
/* CSS Document */