a:link {
	color: #4D4D4D;
	text-decoration: none;
	font-style: style32;
	
}
a:visited {
	color: #4D4D4D;
	text-decoration: none;
	font-style: style32;
    }
a:hover {
	color: #666666;
	text-decoration: none;
	font-style: style32;
   }
