
body {
    background-color:  #480c0c;
    font:              normal normal 10pt Bookman, Times New Roman, serif;
    color:		#F7CA99;
}
a {
    text-decoration:   none;
    color:             #AEC5FF;
    background:        transparent;
}
a:visited {
    color:             #C0721D;
    background:        transparent;
}
a:active {
    color:             #FFF3E7;
    background:        transparent;
}

