/*
Mark Currie  
Thunderbird Catering
5/23/08
comments
*/
	 	
a:link
	{
	font-family: "arial";
	font-size: 16px;
	color: Green;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover
	{
	font-family: "arial";
	font-size: 16px;
	font-weight: bold;
	}	
	
a:visited
	{
	font-family: "arial";
	font-size: 16px;
	color: Green;
	font-weight: bold;
	text-decoration: none;
	}
		
