body {
  font-family:  'Verdana', 'Trebuchet MS', 'Arial', 'Helvetica', sans-serif;
  font-size: 12px;
}

a:link
{
  color: #005abb;
  text-decoration: none;
}

a:visited
{
  color: #005abb;
  text-decoration: none;
}
a:hover
{
  color: #005abb;
  text-decoration: underline;
}
a:active
{
  color: #005abb;
  text-decoration: none;
}
.shortCode, a.shortCode:link, a.shortCode:visited, a.shortCode:active {	
	font-size:7.5pt;	
	/*color:#888;*/
}
a.shortCode:hover {
  	text-decoration: underline;
}
.locationTypeText {	 
	text-transform: uppercase; 
	font-size: 7.5pt; 
	color: #888; 
}
h2.boxTitle {
    font-size: 17px;
    font-weight:normal;
    margin-top:0;
    margin-bottom:10px;
}