a:link {
	font-family: "Georgia", Times, serif;
	font-size: 17px;
	color: #996600;
	text-decoration: none;
	background-color : none;
}
a:visited {
	font-family: "Georgia", Times, serif;
	font-size: 17px;
	color: #006633;
	text-decoration: none;
	background-color : none;
}
a:hover {
	font-family: "Georgia", Times, serif;
	font-size: 17px;
	color: #99CC00;
	text-decoration: none;
	background-color : none;
}
a:active {
	font-family: "Georgia", Times, serif;
	font-size: 17px;
	color: #006666;
	text-decoration: none;
	bbackground-color : none;
}
.texto {  
font-family: "Georgia", Times, serif; 
font-size: 16px;
color: #CCCCCC;
font-style: normal; 
text-decoration: none;
background-color : none;
}
