.sjfop {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	color: #333333;
}
h1 {
	font-size: 36px;
	color: #003399;
}
h2 {
	font-size: 24px;
	color: #003399;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#nav a {
	text-decoration: underline;
	color: #ffcc00;
	font-weight: bold;
}
#nav a:visited {
	color: #ffcc00;
}
#nav a:hover {
	border-color: #ffffff;
	color: #ffffff;
	text-decoration: underline overline;
}
#content a {
	text-decoration: underline;
	color: #003399;
	font-weight: bold;
}
#content a:visited {
	color: #003399;
}
#content a:hover {
	border-color: #ffcc00;
	color: #ffcc00;
	text-decoration: underline overline;
}
