/* CSS Document */

body {font-family: serif; background-color: #FFFFFF;}
a:link {color: #3300CC; text-decoration: underline;}
a:visited {color: purple; text-decoration: underline;}
a:hover {text-decoration: none; background-color: #FFFFFF;}
#featurepic {border: solid thin black;}
#footer {font-size: x-small; text-align: center; vertical-align: baseline;}
#textbox {float: left; margin-right: 20px; width: 200px;}
