<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
font-size: 12px;
color: #333333;
text-decoration: none;
}
a:hover {
font-size: 12px;
color: #333333;
text-decoration: none;
}
a:active {
font-size: 12px;
color: #333333;
text-decoration: none;
}
.a1:link {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.a1:visited {
font-size: 14px;
color: #fff;
text-decoration: none;
}
.a1:hover {
font-size: 14px;
color: #900000;
text-decoration: none;
}
.a1:active {
font-size: 14px;
color: #fff;
text-decoration: none;
}
.a2:link {
	font-size: 12px;
	color: #1764B2;
	text-decoration: none;
}
.a2:visited {
font-size: 12px;
color: #1764B2;
text-decoration: none;
}
.a2:hover {
font-size: 12px;
color: #900000;
text-decoration: none;
}
.a2:active {
font-size: 12px;
color: #1764B2;
text-decoration: none;
}
</pre></body></html>