/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; color: rgb(102,102,102); background-color: rgb(0,0,0); background-image: url("./assets/images/background.gif");}
 A:active { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; color: rgb(224,201,111); text-decoration: none ;}
 A:link { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; color: rgb(200,179,85); text-decoration: none ;}
 A:visited { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; color: rgb(200,179,85); text-decoration: none ;}
 H1 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; color: rgb(200,179,85);}
 H2 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; color: rgb(200,179,85);}
 H3 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; color: rgb(200,179,85);}
 H4 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; color: rgb(200,179,85);}
 H5 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; color: rgb(200,179,85);}
 H6 { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; color: rgb(200,179,85);}
 A:hover { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; color: rgb(224,201,111); text-decoration: underline;}
 