	
BODY	{	
	color:	black;
        font-family:	Verdana;
        font-size: 	small;
	background-image: url("../images/kamsand8.gif");
	}	
		

TABLE   {
        background-color: white;
        }
	

/* toc Class Behavior */	
A.toc:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#336699;
	background:	#FFFFCC;
	}	
		
A.toc:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#336699;
	background:	#FFFFCC;
	}	
		
A.toc:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#f00;
	background:	#FFFFCC;
	}	
		
A.toc:hover	{	
	text-decoration:	none;
	color:	#f00;
	background:	#FFFFCC;
	}	
		
A.toc.offsite	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#336699;
	background:	#FFFFCC;
	}

/* FRBO links behavior */
A.frbo:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	white;
	}	
		
A.frbo:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	white;
	}	
		
A.frbo:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	white;
	}	
		
A.frbo:hover	{	
	text-decoration:	none;
	color:	white;
	}	
		
A.frbo.offsite	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	white;
	}	

/* All other links behavior */
A:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#336699;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#336699;
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#f00;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#f00;
	}	
		
A.offsite	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#336699;
	}