:link { color: Blue; }
:visited { color: Purple; }
:active { color: Red; }
body { background-color: Yellow; color: Blue;  font-family:  Arial, Verdana, Geneva,  Helvetica, sans-serif;  }
h1.c1 { text-align: center;  font-size: large;  }
h1.c2 { text-align: center;  font-size: medium;  }
p.c3 { text-align: center; }
td.c5 { width: 100%; }
td.c6 { width: 500px; }
.c2 { font-family: Arial; }
.c4 { font-family: Arial; font-size: x-small; }
.c7 { font-size: x-small; }
td {
	font-size: x-small;
}
.fp_box{
	background-color: #8FBC8F;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-color: #2E8B57;
	border-style:solid;
    
}

.fp_box_dark{
	background-color: #467348;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-color: #194829;
	border-style:solid;
    
}

.box_light{
	background-color: #C8E1C8;
	
    
}

A:link {  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
	color: Blue;
}	

A:active {  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
	color: Red;
	
}

A:visited {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
	color: Purple;
}		

		
A:hover {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  	text-decoration: underline;
  	color: White;
  	background-color: Blue;
}	

		
A:offsite {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  	text-decoration: underline;
  	color: #CD5C5C;
  	
}	


.fp_box_link A:link {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	color: White;
}	

.fp_box_link A:active {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	color: Red;
	
}

.fp_box_link A:visited {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	color: #F5F5DC;
}		

		
.fp_box_link A:hover {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  	text-decoration: underline;
  	color: Red;
  	background-color: transparent;
}	

		
.fp_box_link A:offsite {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  	text-decoration: none;
  	color: White;
  	
}	

.whitebg {
	
background-color: White;
}

.not_set_bg {
	
background-color: #D3D3D3;
}

.poor_bg {
	
background-color: #FF6347;
}

.below_average_bg {
	
background-color: #FFA500;
}

.average_bg {
	
background-color: #BA55D3;
}

.above_average_bg {
	
background-color: #00BFFF;
}

.excellent_bg {
	
background-color: #90EE90;
}
