body    { color: #008F94;
	  margin: "0";
	  font-family: "Book Antiqua"; 
	  font-size: "100%";
	  background: url(../img/bgplain.jpg) repeat fixed;
   	  scrollbar-face-color: "#000000";
	  scrollbar-base-color:#008F94;
    	  scrollbar-shadow-color: "#008F94";
    	  scrollbar-highlight-color: "#000000";
    	  scrollbar-3dlight-color: "#008F94";
    	  scrollbar-darkshadow-color: "#008F94";
    	  scrollbar-track-color: "#008F94";
    	  scrollbar-arrow-color: "#008F94" }

td     { font-size: "100%";
	color:"6FADAF";
	 font-family: "Book Antiqua" }


a:link {
			color: #3E6162;
			text-decoration: none;
		}

		a:visited {
			color: #3E6162;
			background: transparent;
			text-decoration: none;
		}
		a:active {
			background: #3E6162;
			color: #008F94;
			text-decoration: none;
		}

		a:hover {
			background: #00CFD6;
			color: #008F94;
			text-decoration: none;
		}


		a:link.out {
			background: transparent;
			color: #00CFD6;
			text-decoration: none;
		}

		a:visited.out {
			background: transparent;
			color: #00CFD6;
			text-decoration: none;
		}
		a:active.out {
			background: transparent;
			color: #00CFD6;
			text-decoration: none;
		}
		a:hover.out {
			background: transparent;
			color: #00CFD6;
			text-decoration: none;
		}

		a:visited.image, a:link.image, a:active.image, a:hover.image {
			background: transparent;
			color: #00CFD6;
			font-style: normal;
}
#nav-a { font-family: "Arial", sans-serif; 
	 color: "#53170A"; 
	 text-decoration: none }
#nav-i { font-family: "Arial Black", sans-serif; color: "#666666"; text-decoration: "none"}
a:hover.nav { font-family: "Arial Black", sans-serif; 
	      background: "#FFFF00"; color: "#00CFD6" }
a:link.counter { color: white }
a:visited.counter { color: white}
a:active.counter { color: white}
a:hover.counter { color: white}
