body, tr, td, div, table
{
	cursor: url(../css/logo1.cur);
	font-family: Rocl, "Courier New", Courier, mono, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;
    scrollbar-base-color: #ffffff;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	
		}
		
a:link
{
	cursor:  url(css/logo2.cur);
	font-family: Rocl, "Courier New", Courier, mono, Arial;
    text-decoration: none;	
	font-size: 12px;
	line-height: normal;
	color: #666666;	
	font-weight: bold;	
	}
	
a:visited
{
	cursor:  url(css/logo2.cur);
	font-family: Rocl, "Courier New", Courier, mono, Arial;
        text-decoration: none;	
	font-size: 12px;
	line-height: normal;
	color: #666666;	
	font-weight: bold;
}

a:hover
{
	cursor:  url(css/logo2.cur);
	font-family: Rocl, "Courier New", Courier, mono, Arial;
    text-decoration: none;	
	font-size: 12px;
	line-height: normal;
	color: #999999;	
	font-weight: bold;

	}
	
a:active
{
	cursor:  url(css/logo2.cur);
	font-family: Rocl, "Courier New", Courier, mono, Arial;
	text-decoration: none;	
	font-size: 12px;
	line-height: normal;
	color: #cccccc;	
	font-weight: bold;
	
}.tableau {
border:2px #000000;
}
