body{
	font-family: Times;
	font-size: 16px;
	background-color: #E2D7B9;
	color: #000000;
}

a {
  color: #0E56B7;
}

a:hover {
  color: #5A95E6;
}

#menu a{
	font-weight: bold;
  text-decoration: none;
	color: #E11313;
}

#menu a:hover{
	font-weight: bold;
  text-decoration: none;
	color: #DFE667;
}
