a:link {
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
a:visited {
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
a:hover {
	color: #3370E3;
	text-decoration: none;
	line-height: 20px;
}
