a:link
{color: rgb(5,0,140);} 
a:visited
{color: rgb(51,102,153);}
a:active 
{color: rgb(255,102,0);}
a:hover
{text-decoration: underline; color: darkorange;}

body
{font-family: Verdana ;
 background-color: rgb (00,00,00);
 color: rgb(0,0,0);}
 
table
{table-border-color-light: transparent;
 table-border-color-dark: transparent;}

h1, h2, h3, h4, h5, h6
{font-family: Arial, Helvetica;}
h1
{color: rgb(153,0,0);}
h2
{color: rgb(255,204,0);}
h3
{color: rgb(0,153,153);}
h4
{color: rgb(204,255,255);}
h5
{color: rgb(153,0,0);}
h6
{color: rgb(153,0,0);}