A  {
	FONT-FAMILY: Tahoma, Arial CE, Arial
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	color : blue;
	text-decoration : none;
}

A:Visited  {
	FONT-FAMILY: Tahoma, Arial CE, Arial
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	color : blue;
	text-decoration : none;
}

A:Active  {
	FONT-FAMILY: Tahoma, Arial CE, Arial
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	color : blue;
	text-decoration : none;
}

A:Hover  {
	FONT-FAMILY: Tahoma, Arial CE, Arial
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	color : navy;
	text-decoration : underline;
}