
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: bold;
	color: #9DA3E3;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  .85em;
	font-weight: bold;
	color: #9DA3E3;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  .85em;
	color: #33CCFF;
	text-decoration: none;
	}

.smallTown {
	font-size: 10px;
	}
	
img{border:none}
img.border{border:solid 4px #666666;}
