.subtxt {
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: small;
	color: #999;
}
.subtxt a:link {
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: small;
	color: #999;
	text-decoration: none;
}
.subtxt a:visited {
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: small;
	color: #999;
	text-decoration: none;
}
.subtxt a:hover {
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: medium;
	color: #CCCCCC;
	text-decoration: none;
}
.subtxt a:active {
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: small;
	color: #999;
	text-decoration: none;
}
.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFF;
}
.topnav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #CCC;
	text-decoration: none;
}
.topnav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #CCC;
	text-decoration: none;
}
.topnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFF;
	text-decoration: none;
}
.topnav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFF;
	text-decoration: none;
}
.txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #999;
}
.txt a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	text-decoration: none;
}
.txt a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	text-decoration: none;
}
.txt a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #09F;
	text-decoration: underline;
}
.txt a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	text-decoration: none;
}


.ttl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #CCC;
}
.ttl a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #CCC;
	text-decoration: none;
}

.frm {
	background-color: #333;
	border: 1px solid #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFF;
}
