body {
	font: 0.85em "Raleway", sans-serif;
}
a:link, a:visited{
	text-decoration: none;
	color: black;
	font-weight: bold;
}
a:hover{
	color: gray !important;
}
#destra p:hover{
	cursor: pointer;
}