body {
text-align: center;
}
#page {
width: 720px;
margin-left:auto;
margin-right:auto;
}
a {
font-weight: bold;
font-family: Tahoma;
font-size : 12px;
text-decoration: none;
color: #003300;
}
a:hover {
text-decoration: underline;
}