body{color: #998c00;margin-left: 100pt;background-color: #ffdd55;
background-repeat: repeat-x;width: 60%;font-family: Arial,Helvetica;font-size: 20;
}
a:link {
    color: #FF8c00;
}

/* visited link */
a:visited {
    color: #663300;
}

/* mouse over link */
a:hover {
    color: #EEbb00;
}

/* selected link */
a:active {
    color: #EEEEFF;
}h1{color: #eeeeff;font-size: 35;}dl{margin-left: 100pt;}dt{margin-top: 20pt}

