/* 
   CSS - Si-Commercium

   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: #666; margin-right: 100px; margin-bottom: 150px; }
p { }
td { }
a:link { color: #fff; font-style: normal; text-decoration: none; }
a:visited { color: #fff; font-style: normal; text-decoration: none; }
a:hover { color: #60c; font-style: normal; text-decoration: none; }
a:active { color: #60c; font-style: normal; text-decoration: none; }

