/* 
   CSS - CSO - Images

   Author: Carl-Stephan Oltrogge
   
   Copyright: 2008 CSO Design
 */
body { color: white; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: black; text-align: left; margin-right: 50px; margin-bottom: 50px; margin-left: 50px; }
p { }
td { }
a:link { color: #fff; text-decoration: none; }
a:visited { color: #fff; text-decoration: none; }
a:hover { color: #f00; text-decoration: none; }
a:active { color: #f00; text-decoration: none; }

