a:link {text-decoration: none;}
a:active {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}

textarea {color:#475b7c; font-family:Verdana; font-size:11px; background-color: #D3D3D3; border: 1px solid #475b7c;}
input.write {color:#475b7c; font-family:Verdana; font-size:11px; width:120px; height:26px; background-color: #D3D3D3; border: 1px solid #475b7c;}
input.contact {color:#475b7c; font-family:Verdana; font-size:11px; background-color: #D3D3D3; border: 1px solid #475b7c;}
select{color:#475b7c; font-family:Verdana; font-size:11px; width:120px; height:26px; background-color: #D3D3D3; border: 1px solid #475b7c;}

@media print{input {display:none;}}