a {
		font-family: Arial;
		font-size: 10px;
		text-decoration: none;
		color: #0F5D62;
	}

a:hover {
		font-family: Arial;
		font-size: 10px;
		text-decoration: underline;
		color: #0F5D62;
	}

