.mainlink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4C4E67;
	text-decoration: none;
}
a.mainlink:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4C4E67;
	text-decoration: underline;
}
.normaltext {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #oooooo;
	text-decoration: none;
}
.bottomlink {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.bottomlink:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
