BODY { color : #000000;
       background : #b0b090;
       font-family : Arial;
       font-size : small; 
}
 
H1 {  color : #205020; font-family : Arial; }
H2 { color : #205020; font-family : Arial; }
H3 { color : #205020; font-family : Arial; }

HR { color : #205020;  height: 1px;}

A:LINK { color : #104010; font-weight: normal; text-decoration: none}
A:VISITED { color : #205020; font-weight: normal; text-decoration: none }
A:HOVER { color : #206020; font-weight: normal; text-decoration: underline }

.LINKBAR A:LINK { 
	 color : #C0C020;
	 text-decoration: none;
	 font-family: verdana;
	}

.LINKBAR A:VISITED {
	    color :  #C0C020;
	    text-decoration: none;
	 font-family: verdana;
	  }

.LINKBAR A:HOVER {
	  color : #C0C020;
	  text-decoration : underline;
	 font-family: verdana;
	}

.LINKBARSUB A:LINK { 
	 font-size:-1;
	 color : #C0C020;
	 text-decoration: none;
	 font-family: verdana;
	}

.LINKBARSUB A:VISITED {
	    font-size:-1;
	    color :  #C0C020;
	    text-decoration: none;
	 font-family: verdana;
	  }

.LINKBARSUB A:HOVER {
	  font-size:-1;
	  color : #C0C020;
	  text-decoration : underline;
	 font-family: verdana;
	}

