a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	font-size: small;
	text-decoration: underline;
}
a:hover {
	color: #996600;
	text-decoration: none;
}
a:active {
	font-size: small;
	color: #0356A6;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
.subtitle {
	font-weight: bold;
	color: #98012E;
}
