.fni {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
}
.textonred {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-style: normal;
	font-weight: bold;
	background-position: center center;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
	


}
.textonblue {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0000FF;
	font-style: normal;
	font-weight: bold;
	background-position: center center;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;

}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
