a:link, a:hover, a:visited {
                color: white;
            	text-decoration: underline;
}

.imgstyle {
                border: 5px dotted white;
                margin: 0px 30px 0px 30px;
    }

div#footer {
                width: 1000px;
                padding: 0;
                font-size: 10px;
                margin: 0 auto;
                text-align: center;
}