body { background-color: black; text-align: center; }
p {color: rgb(255,255,255); font-family: "Comic Sans MS" arial, "lucida console", sans-serif }
p.small {font-size: 10px}
p.tiny {font-size: 8px}
a:link     {color:white}
a:visited  {color:white}
a:hover    {color: #FF9900}
a:active   {color:white}
a.small {font-size: 80%}
a.big {font-size: 120%}
