a:link {
	color : #000000;
	font-weight : bold;	
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	text-decoration : none;
}

a:visited {
	color : #000000;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	text-decoration : none;
}

a:hover {
	color : #CCCCCC;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	text-decoration : none;
}

a:active {
	color : #CCCCCC;
}

