body {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 13px;
padding:0;
margin:0;
}
#menu-a {
text-align:center;
font-size:12px;
font-weight:bold;
color:blue;
text-decoration: underline;
}
input {
border: 1px solid #000000;
background: #ffffff;
}
input:hover {
border: 1px solid #b81010;
background: #f4f4f4;
}
#elm10 { 
   background-color: #4695d4 !important; 
   color:#000;
}