#footer{
width: 800px;
height: 50px;
margin: 0px;
padding: 0px;
color: #000000;
font-size: 8pt;
text-align: center;
}

#to_top{
width: 780px;
height: 20px;
font-size: 8pt;
text-align: right;
}

#to_top a:link {
color: #666666;
text-decoration: none;
}
#to_top a:visited {
color: #666666;
text-decoration: none;
}
#to_top a:active {
color: #666666;
text-decoration: none;
}
#to_top a:hover {
color: #F51055;
text-decoration: none;
}
