body {
	background-image: url(images/back_alter.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 11px;
}


a:hover {
  text-decoration: underline;
}

.link_blue {
  color: #24539A; 
  font-size: 11px; 
  font-weight: bold;
  text-decoration: none;
}

.blue {
  color: #24539A; 
  font-size: 12px; 
  font-weight: bold;
  text-decoration: none;
}

.dark_grey {
  color: #575758;
  font-weight: bold;
  font-size: 12px;
}