a:link {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
		color: #FFFF00;
}
a:visited {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
		color: #FFFF00;
}
a:active {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
		color: #FFFF00;
}
.linkarriba {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.linkddd {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFF00;
	text-decoration: none;
}
body { font-family: Verdana; font-size: 9px; }
