td {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic"
}
A.menulink {
	color: #000000;
	font-size: 11px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	text-decoration: none;
	text-align: left;
	border: solid 1px #ffffff;
	width: 170px;
	display: block;
	font-weight: bold;
}
A.menulink:hover   {
	color: #e50042;
	background-color: A0BECE;
	border: solid 1px #6100c1
}
A.titlelink {
	color: #000000;
	font-size: 14px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	text-decoration: none;
	text-align: left;
	border: solid 1px #ffffff;
	width: 170px;
	display: block
}
A.titlelink:hover   {
	color: #e50042;
	background-color: A0BECE;
	border: solid 1px #6100c1
}
a:link { color: black; text-decoration: none }
a:hover   { color: #e50042 }
a:visited { text-decoration: none }
