a, a:visited{
	color: #136570;
	text-decoration: underline;
}
a:hover{
	color: black;
	text-decoration: none;
}