A, td, p, div	{  
		font-family: Arial; 
		font-size: 11pt; 
		color: #FFCC33; 
		line-height: 13px;
		}

body		{
		scrollbar-face-color: #000000;
		scrollbar-highlight-color: #999999;
		scrollbar-3dlight-color: #999999;
		scrollbar-darkshadow-color: #999999;
		scrollbar-shadow-color: #999999;
		scrollbar-arrow-color: #FFFF80;
		scrollbar-track-color: #999999;
		} 

.curtain		{
		position:absolute;
		left:0;
		top:0;
		layer-background-color:B22222;
		background-color:B22222;
		border:0.1px solid BLACK;
		}

a:link 	{
		color: #FFCC33;
		font-weight: bold; 
		text-decoration: none;
		}

a:visited 	{
		color: #FFCC33; 
		font-weight: bold; 
		text-decoration: none;
		}

a:hover 		{
		color: #FFFF00; 
		font-weight: bold; 
		text-decoration: none;
		}

a:active 		{  
		color: #FFCC33; 
		font-weight: bold; 
		text-decoration: none;
		}

.navtd	{ 
		background-color:#CCCCCC; 
		}



.rand 	{border:1px solid #000000;}
