/* CSS Document */

body {background-color: #000000}
body a:visited { color: #E4C994}
body a:link { color: #E4C994}
body a:active { color: #E4C994; text-decoration: underline}
body a:hover { color: #F1DEB8; text-decoration: underline}

.content {font-family: Arial; font-size: 12px; font-weight: normal; color: #E4C994; line-height:16px}

.footer {font-family: Arial; font-size: 11px; font-weight: normal; color: #9C8659; line-height:14px;}
.footer a:visited { color: #9C8659}
.footer a:link { color: #9C8659}
.footer a:active { color: #9C8659; text-decoration: underline}
.footer a:hover { color: #AD9B76; text-decoration: underline}
