
  .policy{font-family:Arial; font-size:11px;  color:#4B4B4B; text-decoration:none}
  .main{font-family:Arial; font-size:11px;  color:#7D7D7D;}
  #input{
  		width:229px; height:19px;
		border-width:1px;
		border-style:solid;
		border-color:#A5A5A5;
		background-color:#E5E5E5
	 
		}
		   #input2{
  		width:167px; height:20px;
		border-width:1px;
		border-style:solid;
		border-color:#A5A5A5;
		background-color:#ffffff;
	 
		}
		
	  #textarea{
 width:229px; height:129px;
		border-width:1px;
		border-style:solid;
		border-color:#A5A5A5;
		background-color:#E5E5E5;
		overflow:auto
		}

 

.baslik {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.a:link,
a:visited {
	text-decoration: none;
	color:#416EAF;
}
.a:hover {
  color: #365E97;
  text-decoration: underline;
}

.b:link,
b:visited {
	text-decoration: none;
	color:WHITE;
}
.b:hover {
  color: WHITE;
  text-decoration: underline;
}




 




