.floatleft
{
float: left;
margin: 0 10px 2px 0px;
}

.floatleft p {
   text-align: center;
margin: 0 0px 0px 0px;
font-weight : normal;
font-size : 10px;
font-family : verdana;
color: #5F5148; 
   }

.floatright
{
float: right;
margin: 0 0px 2px 15px;
}

.footer
a:hover {
font-weight : normal;
font-size : 12px;
font-family : arial;
text-decoration : none;
} 
.footer
a:visited, a:link, a:active {
font-weight : normal;
font-size : 12px;
font-family : arial;
color : #ffffff;
text-decoration : none;
}
.footer
a:hover {
font-weight : normal;
font-size : 12px;
font-family : arial;
color : #ffff80;
background : #FFFF80normal;
text-decoration : normal;
} 

