body {
background-color: #b0b0c0;
background-image: url("http://mayur.freeshell.org/images/bg.gif");
margin-left: 20;
margin-right: 20;
}

div.linky {
color: #005fbf;
font-weight: bold;
display: inline;
}
a {
text-decoration: none;
font-weight: bold;
}
a.sidebar {
width: 100%;
}
a:link {
color: #005fbf;
}
a:visited {
color: #005f5f;
}
a:hover {
background-color: #afa8ff;
}

p {
width: 95%;
}
table.drv {
width: 95%;
}
th.drv {
background-color: #9f98ef;
border-top-style: solid;
border-bottom-style: solid;
border-color: black;
}
td.drv {
vertical-align: top;
border-bottom-style: solid;
border-bottom-width: thin;
border-color: black;
}
