A  {
	font-family : Tahoma, Arial, "Times New Roman";
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

A:Visited  {
	font-family : Tahoma, Arial, "Times New Roman";
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A:Active  {
	font-family : Tahoma, Arial, "Times New Roman";
	font-weight : bold;
	font-style : normal;
	color : #666666;
	text-decoration : underline;
}

A:Hover  {
	text-decoration : underline;
	font-family : Tahoma, Arial, "Times New Roman";
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

