.mystyle {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
		
}a {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #222E38;
}
