.menu	 {text-decoration: none;
  	  color: white;
          font-family: verdana, arial, sans-serif;
          font-weight: 900}
          
.hyper	 {text-decoration: yes;
  	  color: #006A00;
          font-family: verdana, arial, sans-serif;
          font-weight: 500}
          
.page     {color: red;
          font-family: verdana, arial, sans-serif;
          font-weight: 800}

A:hover.menu  {color: #000000}

A:hover.hyper  {color: #000000}

A:hover.page  {color: #0000A0}

.listitem  
	{text-decoration: on;
	 color: #006600;
	 font-family: verdana, arial, sans-serif;
         font-weight: bold}


A:hover.listitem  {color: red}


INPUT.box  {color : red;}

.black	 {text-decoration: none;
  	  color: black;
          font-family: verdana;
          font-weight: bold}
		  

.blue	 {
	text-decoration: none;
	color: #034E28;
	font-family: verdana;
	font-weight: bold;
	font-size:11;
}

.blue2	 {
	text-decoration: none;
	color: #0E3E0D;
	font-family: verdana;
	font-weight: bold;
	font-size:20;
}
.red	 {
	text-decoration: none;
	color: #702E37;
	font-family: verdana;
	font-weight: bold
}

TABLE.left  {border-right : medium groove;
		border-left : medium groove;
		border-top : medium groove;
		border-bottom : medium groove;
	     
}

.title {text-decoration: none;
	color: #Black;
	font-family: arial;
	font-weight: bold;
    underline: yes;
    font-size: 35}
