.texto {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	padding: 3px;
	height: auto;
}
a.texto:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCFF00;
	line-height: 15px;
}
a.texto:link {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	padding: 3px;
	height: 7px;
	text-decoration: underline;
}





.head {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	background-color: #CCFF00;
	padding: 3px;
	height: 7px;
}
a.head:visited {
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	background-color: #CCFF00;
	font-family: Arial;
	height: 7px;
	padding: 3px;
}
a.head:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CCFF00;
	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: #CCFF00;
	text-decoration: none;
}
