a.yellow:link { color: #ff0 }
a.yellow:visited { color: #ff0 }
a.yellow:active  { color: red }
a.blue:link { color: blue }
a.blue:visited { color: blue }
a.blue:active { color: red }
.front { color: white; font-size: 14pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
