.texto {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	padding: 3px;
	height: 5px;
}

a.texto:link {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	text-decoration: underline;
	padding: 3px;
	height: 5px;
}
	
a.texto:visited {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-decoration: underline;
	padding: 3px;
	height: 5px;
}
	
a.texto:active {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	padding: 3px;
	height: 5px;
}
	
a.texto:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	background-color: #33CCFF;
	padding: 3px;
	height: 5px;
}
 
A. {text-decoration: none }
A:link { color:#000000; font-family: Monaco, Arial; font-size: 9px; line-height: 10px; text-decoration: underline} 
A:visited { color:#339900; text-decoration: none; font-family: Monaco; font-size: 9px; line-height: 10px} 
A:active { text-decoration: underline; font-size: 9px; line-height: 15px}    
A:hover{line-height: 15px}
.nav_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #FF3300;
	font-weight: bold;
}
.texto_bold {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}

.sub_nav {  font-family: Courier; font-size: 10px; line-height: 12px; color: #333333; text-decoration: none}
a.sub_nav:hover {  font-family: Courier; font-size: 10px; line-height: 12px; color: #333333; text-decoration: underline}
a.sub_nav:active {  font-family: Georgia, "Times New Roman", serif; font-size: 10px; line-height: 12px; color: #333333; text-decoration: underline}
a.sub_nav:visited {  font-family: Courier; font-size: 10px; line-height: 12px; color: #333333; text-decoration: underline}
a.sub_nav:link {  font-family: Courier; font-size: 10px; line-height: 12px; color: #333333; text-decoration: underline}

.form_01 {  font-family: Courier, mono; font-size: 10px; line-height: 12px; color: #000000; text-decoration: none; border: 1px #333333 solid}
.button_01 {  font-family: Monaco, Geneva; font-size: 9px; background-color: #0099FF; color: #FFFFFF; border: 1px #333333 solid; line-height: 12px; font-weight: bold}
.Select {  font-family: Arial, sans-serif; font-size: 10px; line-height: 10px; color: #000000; text-decoration: none; border: 1px double #00CCFF}
.head {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #33CCFF;
	padding: 3px;
	height: 7px;
}
a.head:visited {
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	background-color: #33CCFF;
	font-family: Arial;
	height: 7px;
	padding: 3px;
}
a.head:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #33CCFF;
	line-height: 15px;
}
a.head:active {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;
}
a.head:link {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	padding: 3px;
	height: 7px;
	background-color: #33CCFF;
	text-decoration: none;
}
.normal {
	line-height: 10px;
	color: #000000;
}
