@charset "UTF-8";
/* CSS Document */

#wrapper{
margin: auto;
text-align: center;
height: auto;
width: 900px;
}
#bottomcontent a{
padding:0px;
}
#bottomcontent a:visite{
color:#CCCCCC;
}
#bottomcontent a:hover{
color:#FFFF99;
}