.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.txt a:link {
	text-decoration:underline;
	color: #FDFD00;
	font-weight: bold;
}
.txt a:visited {
	text-decoration:underline;
	color: #FDFD00;
	font-weight: bold;
}
.txt a:hover {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
.txt a:active {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}

.txti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FDFD00;
	font-weight: bold;	
}
.stit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FDFD00;
}
.imgb {

}
.imgb A:link IMG { border:1px solid #000000;}
.imgb A:visited IMG { border:1px solid #000000;}
.imgb A:active IMG { border:1px solid #FFFFFF;}
.imgb A:hover IMG { border:1px solid #FFFFFF;}


.fbutton { 
	font-family: Arial, Helvetica, sans-serif; 
	width: 100%;
	font-size:12;
	font-weight: bold;
	color: #FDFD00;
	background-color: #6E0F68;
	border-right : #6E0F68 1px solid; 
	border-top : #6E0F68 1px solid; 
	border-left : #6E0F68 1px solid; 
	border-bottom : #6E0F68 1px solid; 
}
.ftarea	{
	font-family: Arial, Helvetica, sans-serif; 
	width: 100%;
	font-size:12;
	font-weight: bold;
	border-right: #6E0F68 1px solid; 
	border-top: #6E0F68 1px solid; 
	border-left: #6E0F68 1px solid; 
	border-bottom: #6E0F68 1px solid;
}
.txtnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6E0F68;
	font-weight: bold;
}
.txtnav a:link {
	text-decoration:none;
	color: #FDFD00;
	font-weight: bold;
}
.txtnav a:visited {
	text-decoration:none;
	color: #FDFD00;
	font-weight: bold;
}
.txtnav a:hover {
	text-decoration:none;
	color: #6E0F68;
	font-weight: bold;
}
.txtnav a:active {
	text-decoration:none;
	color: #6E0F68;
	font-weight: bold;
}

.txtnavb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDFD00;
}
.txtnavb a:link {
	text-decoration:none;
	color: #FDFD00;
}
.txtnavb a:visited {
	text-decoration:none;
	color: #FDFD00;
}
.txtnavb a:hover {
	text-decoration:none;
	color: #FFFFFF;
}
.txtnavb a:active {
	text-decoration:none;
	color: #FFFFFF;
}

