img { behavior: url(iepngfix.htc); }


.inside-text {
    font-family: tahoma;    font-size: 12px;    color: #5c5858;    font-weight: regular;
    align: justify; padding-top: 3px; padding-bottom: 3px;
}

.title-text {
    font-family: tahoma;    font-size: 16px;    color: #5c5858;    font-weight: bold;
}

.footer-text {
    font-family: tahoma;    font-size: 12px;    color: #5c5858;    font-weight: regular;
}



a:link.menu-link, a:visited.menu-link, a:hover.menu-link {
	font-family: tahoma;	font-size: 14px;	color: #FFFFFF;	text-decoration: none;
	font-weight: bold
	
}

a:link.icon-link, a:visited.icon-link {
    font-family:tahoma;    font-size:11px;   color: #5c5858;  text-decoration: none;

}

a:hover.icon-link{
      font-family: tahoma;   font-size: 11px; color: #E80000;   ext-decoration: none;

}

a:link.footer-link, a:visited.footer-link {
    font-family:tahoma;    font-size:12px;   color: #5c5858;  text-decoration: none;

}

a:hover.footer-link{
      font-family: tahoma;   font-size: 12px; color: #E80000;   text-decoration: none;

}