
A:link    { color:blue }
A:active  { color:red }
A:visited { color:purple }
A:hover   { color:red }

BODY {	color:black;
	background-color:white;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3% }

H1, H2, H3 { font-family: AvantGarde, Arial, Helvetica, sans-serif }

H4, H5, H6, P, UL, TD, TH { font-family: Arial, Helvetica, sans-serif }

A.news { text-decoration:none;color:#ff0000 }
A.news:hover { text-decoration:underline }
SPAN.news  {	font-family:courier,monospace;color:#ff0000;font-size:10px;vertical-align:top }
SPAN.lnews {	font-family:courier,monospace;color:#ff0000;font-size:18px;vertical-align:top;
			font-weight:bold;text-transform:uppercase }

IMG.rssinline	{  width: 36px; height:14px; vertical-align: baseline; border-style: none }
