a.test1 {
	font-family: arial, helvetica, sans-serif;
	font-weight: none;
	text-decoration: none;
	color: #FFFFFF;
}

a.test1:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: none;
	text-decoration: none;
	color: #CCCCCC;
	}
	
