
a:active	{
	color : #ffcc00 ! important;
	font-weight : bold ! important;
	}


a:visited	{
	color : #ffd700 ! important;
	}


a:link	{
	color : #ffffff ! important;
	font-weight : bold ! important;
	}


a:hover	{
	color : #ffff00 ! important;
	font-weight : bold ! important;
	}


