/* CSS Document */
a{
text-decoration:none;
}

a.booklink:link {
color: #FFFF00;
}

a.body:link{
color:#FFFF00;
}

table.sidebar {
background-color: #FF0000;
}