@charset "UTF-8";
/* CSS Document */

BODY {  
font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif; 
font-size: 12px; 
color: #cccccc; 
margin: 0 0 0 0;
padding: 0 0 0 0; 
margin: 0px auto;
background-color: transparent;
} 
/*line-height: 1.3; */
.clear { clear: both; height: 0px; }


A:link {  color: #fff; text-decoration: underline;cursor: hand; }
A:active {   color: #ffffff; text-decoration: underline; cursor: hand; }
A:visited {  color: #fff;  text-decoration: underline; cursor: hand; }
A:hover {  color: #a30004;  text-decoration: none; cursor: hand; }

