form { margin: 0; padding: 0; }
a:link    { color: #74B4FA; text-decoration: underline; }
a:visited { color: #0066CC; text-decoration: underline; }
a:hover   { color: #FFFFFF; text-decoration: underline; }

input:focus,
select:focus,
textarea:focus { background-color: #FFCC00 }

table.tablename td a:hover {
    background-color: #006699;
}

/*
input, select { font-size: 10px;  border: 1px solid silver; }
button        { font-size: 10px;  }

#243261

*/

