body {background-color: tan;  font-Family: Arial}
*#a2 {text-decoration: none; color: navy; width: 450; align: center}
*#a2:hover {color: blue; background: white}
*#a3 {color: green; text-decoration: none; align: center}
*#a3:hover {color: lime}
*#p2 {background: khaki; border-style: solid; border-color: green; border-width: thick; width: 115}
*#p3 {color: green; background: khaki; border-style: solid; border-color: darkgreen}
*#a4 {text-decoration: none; color: darkgreen; align: center}
*#a4:hover {color: red;}
*#a5 {color: navy; text-decoration: none; align: center; font-Family: Arial; background: white; font-size: 8pt; width: 100%}
*#a5:hover {color: blue; background: lightgrey}
*#a6 {color: skyblue; text-decoration: none; align: center; font-Family: Arial}
*#a6:hover {color: blue; background: lightgrey}

