.LinkSpanish {
	font-family: Tahoma;
	color: #00FF66;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	list-style-type: none;


}
.LinkEnglish {
	font-family: Tahoma;
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	list-style-type: none;


}

