  .menu{font-family:Tahoma; font-size:11px;  color:#999999; text-decoration:none }
  .main1{font-family:Tahoma; font-size:11px;  color:#9DA5AA; }
  .main2{font-family:Tahoma; font-size:11px;  color:#808080; }
  .silver{font-family:Tahoma; font-size:11px;  color:#silver; }
  .blacktext{font-family:Tahoma; font-size:12px;  color:black; }
  .blackbold{font-family:Tahoma; font-size:10px;  color:black; font-weight:bold;}
  .grey{font-family:Tahoma; font-size:11px;  color:gray; }

  #input{
  		width:141px; height:18px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#BCB8B8 ;

		}
		 
		
	  #textarea{
  		width:175px; height:80px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#BCB8B8 ; padding:0px; margin:0px;color:#0C8FBB;
		overflow:auto;
		}

h1 {
font-family:Tahoma;
font-size:15px;  
color:black;
}

a:link {
text-decoration:  underline;
font-weight: none;
border: none;
color: 0000FF;
 }

a:visited {
text-decoration:  underline;
font-weight: none;
border: none;
color: 0000FF
 }

a:hover {
text-decoration:  underline; 
border: none;
color: red;
 }