.footer-rights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.footer-rights{
font-family: Verdana;
font-size: 11px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #000000;
}
a.footer-rights:hover {
color: #ffffff;
}

a.footer{
font-family: Verdana;
font-size: 11px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #000000;
}
a.footer:hover {
color: #000000;
}

a.footer-title{
font-family: Arial;
font-size : 12px;
font-weight: bold;
text-decoration: none;
color: #69b1d7;
background-color: #333333;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 8px;
}
a.footer-title:hover {
color: #FFCC00;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 8px;
}

a.footer-small{
font-family: Arial;
font-size : 11px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #999999;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 6px;
padding-right: 6px;
}
a.footer-small:hover {
background-color: #333333;
color: #FFCC00;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 6px;
padding-right: 6px;
}