a {
	color: #465F8F;
	text-decoration: underline;
	line-height: 14px;

}
a:hover {
	color: #FF0000;
	text-decoration: none;

}
