body {
	font-family: times, times new roman, serif;
	font-size: 12px;
}

{ margin-top: 4px; }
{ margin-bottom: 8px; }
{ margin-left: 8px; }
{ margin-right: 8px; }

a { text-decoration: none; }
a:link { color: #000099; }
a:hover { color: #A01e1e; }
a:active { color: #ffff00; }
a:visited { color: #000099; }

a.redlink {
	color: #A01e1e;
	font-family: "avant garde", "century gothic", helvetica, arial, sans-serif;
	font-size: 10px;
}

a.redlink:visited { color: #A01e1e; }
a.bluelink { color: #000099; }
a.bluelink:visited { color: #000099; }

.redtext {
	color: #A01e1e;
	font-family: "avant garde", "century gothic", helvetica, arial, sans-serif;
	font-size: 10px;
}
