
a		{text-decoration: none;
		color:696969;
		}




a:link		{ color:800000;
		font-weight:bolder;
		}

a:visited 	{ color:800000;
		  font-weight:bolder;
		}

a:hover		{ color:white;
		text-decoration: underline;
		font-weight:bolder;

		}


td {font-weight: bold;}


