a:link 	{
	text-decoration: none;
	font-weight: medium;
	}

a:visited	
	{
	text-decoration: none;
	font-weight: medium;
	}

a:hover
	{
	text-decoration: underline;
	color: #F00;
	}

