a.top:link ,
a.top:visited {
	font-size: 16px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: underline;
}
a.top:hover ,
a.top:active {
	font-size: 16px;
	font-weight: bold;
	color: #FEA000;
	text-decoration: none;
}
.MainBody table.NewClass ,
.MainBody table.NewClass th, .MainBodyPage table.NewClass th ,
.MainBody table.NewClass td, .MainBodyPage table.NewClass td {
	border: none;
}
ul.example {
list-style-type: none;
}
