
	
A:link	{	
	
	text-decoration:	none;
font-weight:bold;
	  Font-Size:20px;
	  color:#006633;
	}	
		
A:visited	
{
	
	text-decoration:	none;
	  color:#006633;
	
	font-weight:bold;
	  Font-Size:20px;
	}	
		
A:active	
{	text-decoration:	none;
	  color:#006633;
	font-weight:bold;
	  Font-Size:20px;
	}	
		
A:hover	
{
	text-decoration:	none;
	color:red;
	
	font-weight:bold;
	  Font-Size:20px;
	}
	

