a{
	font-size:15px;
	color:black;
}

a:hover{
	font-size:15px;
	color:black;
	text-decoration: none;
}


a.menu{
	font-size:20px;
	color:black;
}
a.menu:hover{
	font-size:20px;
	color:black;
	text-decoration: none;
}
body {

	background-color: #dadada;

}
.style1 {color: #e80039}

.style2 {color: #727272}


