body {
		
	SCROLLBAR-FACE-COLOR: #BAAB59;
	SCROLLBAR-HIGHLIGHT-COLOR: #999933;
	SCROLLBAR-SHADOW-COLOR: #999933;
	SCROLLBAR-3DLIGHT-COLOR: #999933;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #999966;
	SCROLLBAR-DARKSHADOW-COLOR: #BAAB59;
}
A:link {
	text-decoration: none; 
	color= #FF6600
	margin: 0em;
} 
////A:visited {
	text-decoration:none; 
	color= #CCCCCC;
	margin: 0em;
////} 
A:hover {
	text-decoration: underline; 
	color= #FF0000;
	margin: 0em;
}
A:active {
	TEXT-DECORATION: none; 
	color= #FF9966;
	margin: 0em;
}

.fuent01 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	font-style: normal;
	line-height : 13px;
	padding:5px;
}

.fuent013 {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: bold;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0em;
}
.fuent014 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: normal;	
}
.fuent015 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A69B63;
	text-decoration: none;
	font-style: normal;	
}
.fuent02 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	margin: 0em;
}
.fuent03 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	
}
.fuent04 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
	font-style: normal;
}
.fuent05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	margin: 0em;
}
.fuent06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0em;
}

.boton1 {
	font-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	background-color:#CC0000;
}
.boton2 {
	font-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	background-color:#339900;
}