h1,h2,h3,h4,h5,p,table,li,address,th,td,div
{
font-family: "verdana", "book antiqua", "tahoma", arial, 'sans serif';
color:#480C7A; 
}

hr
{
color:480C7A;
}

p,li,th,td,div
{
font-size: 75%;
}



a:link     { color:#480C7A; text-decoration: none;}
a:visited  { color:#438B52; text-decoration: none;}
a:active   { color:#FF80FF; text-decoration: none;}
a:hover    { color:#FDC44B; text-decoration: none;}

body
{
background-color: #E8E8C0;
}



