  .menu1{font-family:verdana; font-size:12px;  font-weight:bold;  color:#012CE5; text-decoration:color }
  .menu2{font-family:verdana; font-size:10px;  color:#4C4C4C; text-decoration:color }
  .main{font-family:verdana; font-size:10px;  font-weight:bold;  color:#0F8500; text-decoration:color }
  .blue{font-family:verdana; font-size:10px;  font-weight:bold;   font-stretch:condensed; color:#012CE5; text-decoration:color  }
  .blue_10{font-family:verdana; font-size:8px;  color:#1E6A96; text-decoration:color  }
  .menu3{font-family:verdana; font-size:10px;  font-weight:bold;  color:#012CE5; text-decoration:color }
  .menu4{font-family:verdana; font-size:12px;  font-weight:normal;  color:#AB6802}
  .menu5{font-family:verdana; font-size:12px;  font-weight:bold;  color:#008000; text-decoration:color }
  .menu6{font-family:verdana; font-size:10px;  font-weight:bold;  color:#000000; text-decoration:color }





  #input{
  		width:254px; height:17px;
		border-width:1px;
		border-style:solid;
		background-color:#EEEEEE;
		border-color:#B3B1B1;


		}
		 
		
	  #textarea{
  		width:254px; height:157px;
		border-width:1px;
		border-style:solid;
		background-color:#EEEEEE;
		border-color:#B3B1B1;

		overflow:auto;
		}


A:link, A:visited {
	text-decoration: none;
}
A:hover { text-decoration: none }
A:visited { text-decoration: none }


a:hover{color:orange;}
#a:hover{color:orange;}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DA8505;
}
