/* 
Black and white colors, killer content; who could ask for anything more?
Real men use the hex color values to confuse the groundlings.
*/

body {color: #000000; background-color: #fffff0}

body, p, td {font-family:arial,sans-serif}

h1 {color:#000000; font-family:"apple chancery",sans-serif} 
h2 {color:#000000; font-family:"apple chancery",sans-serif} 
h3 {color:#000000; font-family:"apple chancery",sans-serif} 

a:link     {color:#0000ff} /* Blue   */
a:visited  {color:#800080} /* Purple */ 
a:hover    {color:#ff0000} /* Red    */ 
a:active   {color:#009900} /* Green  */ 

