a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:hover {  text-decoration: underline}
text-align: center;

table {border-style: dotted}

table.main {
    background-color:#FFCC66;
    border: dotted #000 3px;

    text-align: center;

}




#bottom {
    text-align: center;
    font-weight: bold;
	font-size: large;
	font-family: sans-serif;

}


