body		{
		margin: 0px; 
		}
		
.general	{
		color: #666666; 
		font-size: 10px; 
		font-family: Verdana, sans-serif; 
		font-style: normal; 
		font-weight: normal; 
		line-height: 12px; 
		text-decoration: none; 
		}
		
.about		{
		color: #666666; 
		font-size: 10px; 
		font-family: Verdana, sans-serif; 
		font-style: normal; 
		font-weight: normal; 
		line-height: 15px; 
		text-decoration: none; 
		}
		
		
.link	{
		color: #666666; 
		font-size: 10px; 
		font-family: Verdana, sans-serif; 
		font-style: normal; 
		font-weight: normal; 
		line-height: 12px; 
		text-decoration: none; 
		}
		
.link:hover	{
		color: #FFFFFF; 
		font-size: 10px; 
		font-family: Verdana, sans-serif; 
		font-style: normal; 
		font-weight: normal; 
		line-height: 12px; 
		text-decoration: none; 
		background-color: #00AF9F; 
		}