body {
background-color : #300f50;
color : yellow;
font-family : arial, helvetica, verdana, sans-serif;
font-size : 1em;
}
.link {
color : white;
font-size : 75%;
font-weight : bold;
padding : 0 15px 0 15px;
text-decoration : none;
}
a.link:hover {
color : yellow;
font-size : 75%;
font-weight : bold;
padding : 0 15px 0 15px;
text-decoration : none;
}
.foot {
color : #ff8080;
font-size : 125%;
font-weight : bold;
text-align : center;
}

