.gmf {
	font-weight: bold;
	color: #FF0000;
}
.pgt {
	font-weight: bold;
	color: #FF9900;
}
.alloy {
	font-weight: bold;
	color: #006699;
}
.clam {
	font-weight: bold;
	color: #339999;
}
.construction {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}
.gmf a:link {
	color: #FF0000;
	text-decoration: none;
}
.gmf a:visited {
	color: #FF0000;
	text-decoration: none;
}
.gmf a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.gmf a:active {
	color: #FF0000;
	text-decoration: none;
}
.pgt a:link {
	color: #FF9900;
	text-decoration: none;
}
.pgt a:visited {
	color: #FF9900;
	text-decoration: none;
}
.pgt a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.pgt a:active {
	color: #FF9900;
	text-decoration: none;
}
.alloy a:link {
	color: #006699;
	text-decoration: none;
}
.alloy a:visited {
	color: #006699;
	text-decoration: none;
}
.alloy a:hover {
	color: #006699;
	text-decoration: underline;
}
.alloy a:active {
	color: #006699;
	text-decoration: none;
}
.clam a:link {
	font-weight: bold;
	color: #339999;
	text-decoration: none;

}
.clam a:visited {
	color: #339999;
	text-decoration: none;
}
.clam a:hover {
	color: #339999;
	text-decoration: underline;
}
.clam a:active {
	color: #339999;
	text-decoration: none;
}
.construction a:link {
	color: #999900;
	text-decoration: none;
	font-weight: bold;

}
.construction a:visited {
	color: #999900;
	text-decoration: none;
	font-weight: bold;

}
.construction a:hover {
	color: #999900;
	text-decoration: underline;
	font-weight: bold;

}
.construction a:active {
	color: #999900;
	text-decoration: none;
	font-weight: bold;

}
