body {
	color: #2A6EAF;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 9px;


}
a:link {
	color: #FF9600;
	text-decoration: none;

}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #2A6EAF;

}
p {
	font-size: 14px;
	line-height: normal;

}
.menu14 {
	font-size: 14px;
	font-weight: bold;
}
.menu12 {
	font-size: 12px;
	font-weight: bold;


}
.menu10 {
	font-size: 10px;
	font-weight: bold;
}
.menu16 {
	font-size: 18px;
	font-weight: bold;
}
a:active {
	color: #FF9900;
}

