body{
	background-color: #771212;
}
a{
	color: orangered;
}
a:hover{
	text-decoration: none;
}
