a:link {
	color: white;
	text-decoration: underline;
	}
a:visited { 
	color: white;
	text-decoration: underline; 
	}
a:hover {
	color: #E6E6E6;
	text-decoration: underline;
	}
a:active { 
	color: #D6D6D6;
	text-decoration: underline; 
	}

body
	{	
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	background-color: white;
	color: black;
	}
	
table
	{
	font-size: 10pt;
	}

.quadrant_1
	{
	background-color: #FDBD66;
	}

.quadrant_2
	{
	background-color: white;
	}
	
.quadrant_3
	{
	background-color: #FDBD66;
	font-size: 8pt;
	}

.quadrant_4
	{
	background-color: white;
	color: black;
	}
	
	}
.siteMapCell
	{
	background-color: #C18B0C;
	font-size: 8pt;
	}
	
