@import url(../style.css);

body
{
background-color:white;
}

td.nav
{
background-color:#c0c0c0;
}

p.selected
{
color:black;
}
