

body {
background : "blue"; color : black;
font-family: times new roman, serif;
margin-left: 1%; margin-right: 10%;
text-align: left;
}

c   {background : "blue"; color : black;
font-family: times new roman, serif;
margin-left: 1%; margin-right: 10%;
text-align: left;
}  



h1, h2, b {font-family:sans-serif; color:red;}
a:link { color: black; text-decoration:none;
font-weight:bold;}

a:visited { color: black; text-decoration:none;
font-weight:bold; }
a:active { color: navy; background: orange;
text-decoration:underline;font-weight:bold; }
a:hover { color: black; background: orange;
text-decoration:underline; font-weight:bold;}


#slidemenu {
position:absolute; background:#33CCFF;
left:-175px; top:0px;
width:200px; height:200px;
}
#linksdiv {
position:absolute; background:#33CCFF;
left:0px; top:0px;
width:175px; height:300px;
border: 1px solid black;
}


#linksdiv {

position:absolute; background:#33CC33;

left:0px; top:0px;

width:175px; height:300px;

border: 1px solid black;

}




.linksheading{
text-indent:0.5em;
}
.indented {
position:relative; text-indent:0em; left: 1em;
}
</style></a>








