
.title {
	letter-spacing: .2em;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	}


.links {
	font-family: Georgia;
	font-size: 12pt;
	color: #5A6E81;
	}


.copy {
	font-family: Georgia;
	font-size: 11pt;
	color: #FFFFFF;
	}

.small {
	font-family: Georgia;
	font-size: 9pt;
	font-style: italic;
	color: #FFFFFF;
	}


a:link   { color: #5A6E81; 
	text-decoration: none; 
	}

a:visited  { color: #5A6E81; 
	text-decoration: none;
	}

a:hover  { color: #000000; 
	text-decoration: none; }

a:active  { color: #5A6E81; 
	text-decoration: none;
	 }
