#footer a {
    color: #FFFFFF;
}
#footer {	color: #FFFFFF; }
#friends {
    width:160px;
    margin-bottom:40px;
}
#friends a {
    display:block;
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}
#friends a:hover {
    background:#FFFFFF;
    color:red;
}