h1,h2,h3,h4,h5,h6,hr,p,table,li,th,td
{
font-family: arial, helvetica, verdana, 'sans serif';
color: rgb(128,0,0);
}

body
{
background-color: rgb(255,250,200);
font-family: arial, helvetica, verdana, 'sans serif';
color: rgb(128,0,0);
}



a:link     {color:#CD5700}
a:visited  {color:#E49B0F}
a:active   {color:#E49B0F}

