.menu { color: black; font-family: Impact; font-size: 24px; line-height: 22px; text-decoration: none; }


.names { font-family: Monaco, Lucida Console, Andale Mono, "Courier New", monospaced; font-size: 10px; 
	letter-spacing: 1px; 
	line-height: 16px; color: #000; }

.thin { color: gray; font-size: 24px; font-family: "Times New Roman", Georgia, Times, serif; }

.title { font-family: Impact; font-size: 24px; line-height: 22px; color: #666666;}

.intro { font-size: 14pt; }

a:hover { color: #666666; text-decoration: none; border-color: white
}
.underlined { text-decoration: underline; }

