body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

a:link { font-weight: bold; color: #ffff04; text-decoration: none; }
a:visited { font-weight: bold; color: #505050; text-decoration: none; }
a:hover { font-weight: bold; color: #ff0006; text-decoration: none; }
a.blue { background: #1e88e7 }
a.lit { font-weight: bold; color: #ffffff; text-decoration: none; }

span { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
span.red { color: #b5101a; font-size: 14px; font-weight: bold }
span.yel { color: #ffcc00 }
span.orange { color: #ff8418; font-weight: bold }
span.blubig { color: #0000ff; font-size: 18px }
span.blu { color: #0000ff }
span.grn { color: #00aa00 }
span.big {font-size: 14px }
span.bigred { color: #ff0006; font-size: 24px }
p { font-size: 10px; font-weight: bold; color: #b0b0b0; }
