a.link:active {
	font-family: Verdana;
	font-size: 10px;
	color: 666666;
	font-weight : normal;
	text-decoration: none;
	vertical-align: text-top;


}
a.link:link {
	font-family: Verdana;
	font-size: 10px;
	color: 666666;
	text-decoration : none;
	font-weight : normal;
	vertical-align: top;
}
a.link:visited {
	font-family: Verdana;
	font-size: 10px;
	color: 666666;
	text-decoration : none;
	font-weight : normal;
	vertical-align: top;
}
a.link:hover {
	font-family: Verdana;
	font-size: 10px;
	color: 999999;
	text-decoration : underline;
	font-weight : normal;
	vertical-align: top;
	 


}
.fondo {
	background-color: #CCCCCC;
	Filter: alpha(opacity=90);
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: 666666;
	vertical-align: middle;
}
.textosbio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

