@charset "UTF-8";
.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
}
a:visited {
	color: #00CCFF;
	text-decoration: none;
}
a:link {
	color: #006699;
	text-decoration: none;
}
