a:link              { color : black ; text-decoration: none }
a:visited           { color : ffaaaa ; text-decoration: none }
a:hover							{ color : gray }

a.cont:link					{ color : black ; text-decoration: none; font-weight : bold }
a.cont:visited      { color : black ; text-decoration: none }
a.cont:hover				{ color : ffaaaa }