/* CSS Document */

.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-style:bold;
	font-weight:bold;
	//margin: 0px 12px 0px 22px;
	color:#820800;
	//text-decoration: none;
}

.legel {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	//text-decoration:none;
	margin: 10px 0px 0px 5px;
}

.form_txt {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	//text-decoration:none;
	margin: 10px 0px 0px 5px;
}

.txt {
	font-family:Futura (T1);
	font-size:18px;
	font-style:bold;
	font-weight:bold;
	//margin: 0px 12px 0px 22px;
	color:#820800;
	//text-decoration: none;
}
