.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}
.txt2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #CCCCFF;
}
.txt2 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #00CCFF;
	text-decoration: none;
}
.txt2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #00CCFF;
	text-decoration: underline;
}
.txt2 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #00CCFF;
	text-decoration: underline;
}

.txt a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}
.txt a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
}
.txt a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}
.txt a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}
.ttl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCFF;
}
.ttl2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #00CCFF;
}
.frmtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

