a, a:hover, a:active, a:focus{
  	color: cornflowerblue;
  	text-decoration: none;
  	font-family: 'Roboto', sans-serif;
}