.text  {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.mu  {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.mu:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.mu:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.mu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #64AEE4;
	text-decoration: underline;
}
.title  {
	font-family: Arial;
	font-size: 16px;
	color: #027099;
	text-decoration: none;
}

