.cls_footer
{
	font-family:Tahoma, Arial;
	font-size:10px;
	line-height:15px;
	color:#FFFFFF;
	text-align:center;
}
.cls_title_footer
{
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
.cls_content_footer
{
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
}

.cls_contact_mail
{
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;

}

.cls_contact_mail:hover
{
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	color:#FF6600;
	text-decoration:underline;

}