body {
	background-color: #333366;
}

p.home {
  font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF6600;
}

a.home {
  font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
  color: #FF6600;
	text-decoration: none;
}

a.home:hover {
  font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
  color: #FF6600;
	text-decoration: underline;
}
