/* footer */
.footer,
.footer A,
.footer A:link,
.footer A:visited,
.footer DIV
{
    font: bold 12px trebuchet ms, arial;
	color: #1b2180;
	text-transform:uppercase;
}

.footer A:hover
{
   color: #5e5e5e;  
}

.footer_it,
.footer_it A,
.footer_it A:link,
.footer_it A:visited,
.footer_it DIV
{
    font: bold 12px trebuchet ms, arial;
	color: #ff0080;
	text-transform:uppercase;
}

.footer_it A:hover
{
   color: #5e5e5e;  
}

.footer_wa,
.footer_wa A,
.footer_wa A:link,
.footer_wa A:visited,
.footer_wa DIV
{
    font: bold 12px trebuchet ms, arial;
	color: #ff9900;
	text-transform:uppercase;
}

.footer_wa A:hover
{
   color: #5e5e5e;  
}

.footer_bu,
.footer_bu A,
.footer_bu A:link,
.footer_bu A:visited,
.footer_bu DIV
{
    font: bold 12px trebuchet ms, arial;
	color: #b0de19;
	text-transform:uppercase;
}

.footer_bu A:hover
{
   color: #5e5e5e;  
}

.footer_so,
.footer_so A,
.footer_so A:link,
.footer_so A:visited,
.footer_so DIV
{
    font: bold 12px trebuchet ms, arial;
	color: #0099ff;
	text-transform:uppercase;
}

.footer_so A:hover
{
   color: #5e5e5e;  
}

