<style type="text/css">
span#active
{
color:blue;
font-family:arial,verdana,sans-serif;
font-weight:bold;
}
h2
{
color:black;
font-size:20px;
}
table
{
margin-top:5px;
margin-bottom:5px;
margin-left:2%;
margin-right:2%;
}
table.header
{
font-family:arial,verdana,sans-serif;
background-color:#009900;
text-align:center;
}
table.navbar
{
background-color:#00CC00;
font-family:arial,verdana,sans-serif;
text-decoration: none;
font-weight:bold;
}
table.text
{
background-color:#99FF33;
padding:0.5cm;
}
p
{
font-size:16px;
color:black;
font-weight:bold;
}
a.ebook
{
color:blue;
text-decoration:underline;
}
a
{
text-decoration:none;
}
a.cat
{
text-decoration:underline;
}
a:link
{
color:white
}
a:visited
{
color:white
}
a:hover 
{
color:white
}
</style>