A:link
	{text-decoration:none; font-weight:bold; color:black;}	
A:visited
	{text-decoration:none; font-weight:bold; color:black;}	
A:hover
	{text-decoration:underline; font-weight:bold; color:red;}	
.sporting
	{
	font-family:times;
	font-size:32px;
	color:white;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	}
.email
	{
	font-family:times;
	font-size:13px;
	color:black;
	text-align:left;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	}