.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h2 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a:link {

}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #0000FF;
}
.toplinks {
	font-size: 13px;
}
.relatedlinks {
	font-size: 15px;
	font-weight: bold;

}

.class2 A:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}
.class2 A:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}
.class2 A:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.class2 A:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
