@charset "ISO-8859-1";
.txtBody {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #000000;
}
.navTextSize {
	font_size: +3;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.table1 {
	border: thin solid #CCC;
}
