body {
background-color: #FFF5BB;
text-align: center;
font-size: 12pt;
font-weight: bold;
padding: 20px;
margin: 20px;
}

embed {
width: 640px;
height: 480px;
}

a {
font-size: 14px;
font-weight : normal;
font-family: "Bitstream Vera Sans";
font-variant: small-caps;
color: black;
text-decoration: none;
}

a:hover {
font-size: 14px;
font-weight: normal;
font-family: "Bitstream Vera Sans";
font-variant: small-caps;
color: black;
text-decoration: underline;
}
