A  {
	COLOR : #F30311;
	TEXT-DECORATION : underline;
	font-weight : bold;
}

A:active  {
	COLOR : #F30311;
	font-weight : bold;
	text-decoration : none;
}

A:hover  {
	COLOR : #666666;
	font-weight : bold;
	text-decoration: underline;
}

A.Sel  {
	COLOR : #F30311;
	font-weight : bold;
	text-decoration : underline;
}

A.Unsel  {
	COLOR : #F30311;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
