a:link {color: black; font-size: 12px; font-weight:bold}
a:visited {color: green; font-size: 12px; font-weight:bold}
a:hover {color: black; background: orange; font-size: 12px; font-weight: bold;}
a:active {color: blue; font-size: 12px; font-weight:bold}


H1 {font-size: 36px; }
H2 {font-size: 24px; }
input {border-left: white thin solid; border-right: black thin solid; border-top: white thin solid; border-bottom: black thin solid}


