.title_fa {
	font            : bold 12px Tahoma;
	color		: #ffffff;
	background-color: #778899;
	align     	: center;
}
.title2_fa {
	font            : bold 12px Tahoma;
	color		: #333333;
	background-color: #ff6660;
	align     	: center;
}

.text_fa {
	font		: normal 11px Tahoma;
	line-height	: 2;
	text-align      : justify;
}
.text2_fa {
	font		: bold 11px Tahoma;
	background-color: #ccddee;
	align		: center;
	line-height	: 2;
}
.text3_fa {
	font		: normal 11px Tahoma;
	background-color: #ddeedd;
	align		: center;
	line-height	: 2;
}
.btn_fa {
	font		: bold 11px Tahoma;
	text-align      : center;
	width		: 100;
	height		: 30;
}

a.links_fa{
	font		: bold 11px Tahoma;
	color		: #000066;
	text-decoration	: none;
	line-height	: 2;
}
a.links_fa:hover{
	font		: bold 11px Tahoma;
	color		: #990000;
	text-decoration	: none;
	line-height	: 2;
}
a.slink_fa{
	font		: bold 12px Tahoma;
	color		: #990000;
	text-decoration	: none;
	background	: #00ff00;
	padding		: 5;
}
a.slink_fa:hover{
	font		: bold 12px Tahoma;
	color		: white;
	text-decoration	: none;
}
.copyright_fa {
	font-family	: Tahoma;
	font-size	: 10px;
	line-height	: normal;
	font-weight	: normal;
	color		: #000000;
	text-decoration	: none;
	background-color: #96aebe;
}

.text {
	font-family	: Verdana;
	font-size  	: 12 px;
}
.text2 {
	font-family	: Verdana;
	font-size  	: 12 px;
	font-weight	: bold;
}
.copyright {
	font-family	: Verdana;
	font-size	: 11px;
	line-height	: normal;
	font-weight	: normal;
	color		: #000000;
	text-decoration	: none;
}
a.links{
	font-family	: Verdana;
	font-style	: normal;
	font-size	: 10pt;
	color		: #000066;
	text-decoration	: none;
}
a.links:hover{
	font-family	: Verdana;
	font-style	: normal;
	font-size	: 10pt;
	color		: #990000;
	text-decoration	: none;
}