html, body {
    
    overflow:hidden;
	background:#C0DEED url(../images/sbrows_bg_body2.gif) repeat-x scroll left top !important;
	color: #333;
	font-family:'Lucida Grande',Verdana,sans-serif;
    font-size: 1em;
    margin: 0px;
    
}

a { text-decoration:none;}
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:none; }
a:active { text-decoration:underline; }

small{

	font-size: 9px;

}
