body {
 color: #FFFF00;
 background: #0000A0;
}

@font-face {
 font-family: Carolingia;
 font-style:  normal;
 font-weight: normal;
 src: url(carolin0.eot);
}

a:link {
 color: #FF0000;
}

a:visited {
 color: #FF8000;
}