	a.web:link, a.web:active, a.web:visited	{
		font: 7pt Verdana;
		color: #BCC1C6;
		text-decoration: none;
		font-weight: bold
	}
		
	a.web:hover	{
		text-decoration: none;
		color: #767D85;
		font-weight: bold
	}
