/* CSS Document */

body {
background-color: #5A5A29;
color: #B5AA5B;
font: "Times New Roman", Times, serif;
font-size: 10px;
}

a {
color: #E6E197;
font-size: 10px;
text-decoration: none;
}

a:hover {
text-decoration: overline underline;
}

.lineup{
top: 0px;
position: relative;
}