body {
	font: 11px "Trebuchet MS";
	color: #333333;
	text-decoration: none;
	margin: 0;
	padding: 0px;
}
a {
	text-decoration: none;
	color:#333333;
}
a:Hover {
	text-decoration: underline;
	color:#333333;
}
.PagesMenu-Style {
	border-bottom: 1px solid #999999;
	text-align:left;
}
.PagesMenu-Style a {
	text-decoration: none;
	color:#3366cc;
	font: bold 11px "Arial";
}
input {
	font: 12px "Trebuchet MS";
}
textarea {
	font: 12px "Trebuchet MS";
}
