.BECFonts {
	font-family: Arial;
	color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

A.BECFonts:link {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

A.BECFonts:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

A.BECFonts:hover {
	color: #0099FF;
	text-decoration: none;
}

.BotFonts {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

A.BotFonts:link {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

A.BotFonts:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

A.BotFonts:hover {
	color: #0099FF;
	font-weight: bold;
	text-decoration: underline;
}

.NavFonts {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}

A.NavFonts:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
}

A.NavFonts:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
}

A.NavFonts:hover {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
}
