a:link	{
	font-family: tahoma, verdana;
			font-size: 13px;
			text-decoration: underline;
			color: black;
			}

a:visited 	{
	font-family: tahoma, verdana;
			font-size: 13px;
			text-decoration: underline;
			color: black;
				}
		
a:hover		{ 
	font-family: tahoma, verdana;
			font-size: 13px;
			text-decoration: none;
			color: black; 
			}	