/*
	Independant CSS added to the header of the main file.
*/

.fumLink, .fumAverageLink, .fumHugeLink, .fumBarSwitch {
	font-family:"Arial"; margin-left: 2px; margin-right: 2px; font-style: normal; 
	font-weight: normal; color: black; text-decoration: none;
	font-size: 12pt;
}

.fumBButt {
	border-style:none;
	text-decoration: none;
	cursor:pointer;
	margin-right:8px;
}

.fumBarSwitch {
	font-weight:bold; 
	color: green;
	font-size: 12pt;
	cursor: pointer;
}

.fumAverageLink {
	font-weight:bold; 
	color: red;
	font-size: 18pt;
}

.fumHugeLink {
	font-weight:bold; 
	color: red;
	font-size: 36pt;
}

.fumSmplImg {border:none; float:left; margin-right:8px; margin-top:4px; text-decoration: none;}

.fumIcon {border:none; text-decoration: none;}

.fumLink {
	font-weight:bold; color: purple;  text-decoration: none;
}








