.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	cursor: hand;
}

a:hover{
color: #000000;
text-decoration: underline;