.name {
	font-family: Copperplate, "American Typewriter", Courier, mono;
	font-size: 18px;
	color: #990000;
}
.about {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FF0000;
}
.info {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
}
.count {
	font-family: Copperplate, "American Typewriter", Courier, mono;
	font-size: 18px;
	color: #996600;
}
a.count {
	font-family: Copperplate, "American Typewriter", Courier, mono;
	font-size: 18px;
	color: #996600;
}
.texts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999966;
	font-style: normal;
}
a.texts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
}
.texttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #999966;
	text-decoration: underline;
}
.textitlelarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}

a {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #CC0000;
    BACKGROUND: none; 
    TEXT-DECORATION: none
}

A:active {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
    BACKGROUND: none; 
    TEXT-DECORATION: underline
}

A:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #CC0000;
    BACKGROUND: none; 
    TEXT-DECORATION: none
}

A:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FF0000;
    BACKGROUND: none; 
    TEXT-DECORATION: underline
}
.directions {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	text-align: right;
}

