.textfa {
	font-family	: Tahoma;
	font-size	: 14 px;
	line-height	: 2;
	text-decoration	: none;
}
.titlefa {
	font-family	: Tahoma;
	font-size	: 16 px;
	font-weight	: bold;
}


a.links{
	font-family	: Tahoma;
	font-weight	: bold;
	font-size	: 14 px;
	color		: #000066;
	text-decoration	: none;
}
a.links:hover{
	font-family	: Tahoma;
	font-weight	: bold;
	font-size	: 14 px;
	color		: #990000;
	text-decoration	: none;
}
.copyright {
	font-family	: Tahoma;
	font-size	: 11 px;
	color		: #000000;
	text-decoration	: none;
}
a.copy{
	font-family	: Tahoma;
	font-style	: normal;
	font-size	: 10 px;
	color		: #000066;
	text-decoration	: none;
}
a.copy:hover{
	font-family	: Tahoma;
	font-style	: normal;
	font-size	: 10 px;
	color		: #990000;
	text-decoration	: none;
}

.text {
	font-family	: Verdana;
	font-size	: 12 px;
}

