body {font-family:Helvetica,Arial;
      font-size: 0.8em;
      background: white;
      }

label {
     margin: 5px 0;}
                      
.input {
     overflow:auto;
	border:1px solid gray;
     }
 

a:link {color:#e8141b; font-weight:bold; text-decoration:none}
a:visited {color:#e8141b; font-weight:bold; text-decoration:none}
a:active {color:#e8141b; font-weight:bold; text-decoration:none}
a:hover {color:#e8141b; font-weight:bold; text-decoration:underline}

a.locationCat{color: #e8141b; font-weight: bold; text-decoration:underline}

.error {
     font: 13px Helvetica,Arial;
     color:red;
     font-weight:bold;
}