
a  {
	color : #6699ff;
	font-weight : bold;
	text-decoration : none;
}

a:hover  {
	color : #6699ff;
	font-weight : bold;
	text-decoration : underline;
}

A.rollover {text-decoration:strong; color:#cccccc;}
A.rollover:hover {text-decoration:strong; color:#6699ff; text-decoration:none;}





