/* CSS Document */

A:LINK, A:VISITED   {
	color: #000000;
	font-weight: bold;
	}	
		
A:ACTIVE, A:HOVER   {
	color: #993300;
	
	font-weight: bold;
	}	