/* text */
.text { font-family: Arial, Helvetica; font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal; color: #000000; }


/* links */
a:link { text-decoration: none; font-weight: normal; color: #000000; }
a:visited { text-decoration: none; font-weight: normal; color: #000000; }
a:hover { text-decoration: none; font-weight: bold; color: #000000;}
a:active { text-decoration: none; font-weight: normal; color: #000000; }


/* body */
body { background-image:url(../../img/bg.gif); margin:0px;}