.text {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text2 {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

A  {
	font-size: 13px;
	color : #526850;
	text-decoration : underline;
}

A:Visited  {
	font-size: 13px;
	color : #526850;
	text-decoration : underline;
}

A:Active  {
	font-size: 13px;
	color : #526850;
	text-decoration : underline;
}

A:Hover  {
	font-size: 13px;
	color : #526850;
	text-decoration : underline;

