

	
	
	a, a:link, a:active, a:visited{
	color: #000000;
	text-decoration: none;
	}
a:hover{
	color: #6600FF;
	font-size: 18px;
  font-weight : normal; 
	}
