﻿A:link
{	color: black; 
	font-weight: normal;
	text-decoration: none;
}

A:visited
{	
	color: black;
	font-weight: normal; 
	text-decoration: none;
}

A:hover {font-weight: bold; }