A:LINK {
	color : Black;
	font-weight : bold;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:ACTIVE {
	color : #DC143C;
	font-weight : bold;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:VISITED {
	color : Black;
	font-weight : bold;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:HOVER {
	color : #DC143C;
	font-weight : bold;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
