body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

.locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
  	background-color: #FFFFFF; color: #990000;
  	text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


