.MainBody p a:link ,
.MainBody p a:visited ,
.MainBody p a:hover ,
.MainBody p a:active ,
.MainBodyPage p a:link ,
.MainBodyPage p a:visited ,
.MainBodyPage p a:hover ,
.MainBodyPage p a:active {
	font-weight: bold;
	color: #0000FF;
}
.MainBody table tr td a:link ,
.MainBody table tr td a:visited ,
.MainBody table tr td a:hover ,
.MainBody table tr td a:active ,
.MainBodyPage table tr td a:link ,
.MainBodyPage table tr td a:visited ,
.MainBodyPage table tr td a:hover ,
.MainBodyPage table tr td a:active {
	font-weight: bold;
	color: #0000FF;
}
ul.BlueBold li a:link ,
ul.BlueBold li a:visited ,
ul.BlueBold li a:hover ,
ul.BlueBold li a:active {
	font-weight: bold;
	color: #0000FF;
}

table,td,th{ border-collapse: collapse; empty-cells: show;}

a:hover img {
	filter:alpha(opacity=60);
	opacity:0.6;
}
