
A.menulink {
display: block;
width: 175;
height: 25;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
background-color:"#000000";
BORDER: none;
border: solid 1px "#FFFFFF";
}

A.menulink:hover {
color: #ffffff;
font-weight: bold;
border: solid 1px "#ffffff";
background: url(red.jpg);

}


_______________________________________________



body 
{
font-family:Verdana, Arial;
font-size:x-small;
color: "#ffffff";
}

p
{
text-indent: 2em;
color: "#ffffff";
font-family:Verdana, Arial;
font-size:x-small;
padding: 10px;
}

h3
{
text-indent: 1em;
color: "#ffffff";
font-family:Verdana, Arial;
}

h4
{
color: "#ffffff";
font-family:Verdana, Arial;
}

a:link { color: #ffffff; text-decoration: none;}
a:visited { color: #ffffff; text-decoration: none;} 
a:hover { color: #888888; text-decoration: none;} 

#font
{
font-size:12px;
color: "#ffffff";
font-family:Verdana, Arial;
}

hr 
{color: white}

ul { list-style-image: url("bullet.gif"); color: "#ffffff";} 

.graphic,
a:link .graphic,
a:active .graphic,
a:visited .graphic, 
a:hover .graphic, {border:none; border-style: none}


