body
{
width: 90%;
margin-left: auto;
margin-right: auto;
font-family: arial, "times new roman" , time, sans-serif;
text-align: center;
background-color: #FFFFCC;

background-attachment: fixed;
color: #000099

}
a
{

text-decoration: none;
color: #002EB8;


}
a:hover
{
color: green;
font-weight: bold;
text-decoration: underline;
}
a:visited
{
font-style: italic;
}
#menu
{
text-align: left;
}
a:visited
{
font-style: italic;
color: #8A00B8;
}


