
a:link	{
	color : #666666;
	text-decoration : none;
}
a:visited	{
	color : #666666;
	text-decoration : none;
}
a:active	{
	color : #666666;
	text-decoration : none;
}
a:hover	{
	color : #666666;
	text-decoration : none;
	background-color : #CFCFCF;
}
body	{
	color : #666666;
        font-size: x-small;
	cursor : default;
        background-image: url("6infbak.jpg"); 
        background-repeat: no-repeat;  
        background-attachment: fixed; 
        background-position: 50% 50%;                 
	background-color : #000000;
	scrollbar-3dlight-color : #000000;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #000000;
	scrollbar-shadow-color : #000000;

        text-align : center;
        padding-top : 0px;
        padding-left : 0px;
        padding-right : 0px;
        padding-bottom : 0px;
        margin-top : 0px;
        margin-left : 0px;
        margin-right : 0px;
        margin-bottom : 0px;
        border-width : 0px 0px 0px 0px;
        overflow-x:hidden;
        overflow-y:auto;

}
