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 }

H1, H2, H3, H4, H5, H6, P, UL, TD { font-family: Arial, Helvetica, sans-serif }

P.bottom {	font-family:	Arial, Helvetica, sans-serif;
		font-size:		x-small;
}
IMG.rssinline	{  width: 36px; height:14px; vertical-align: baseline; border-style: none }

A.news { text-decoration:none;color:#ff0000 }
A.news:hover { text-decoration:underline }
SPAN.news  { font-family:courier,monospace;color:#ff0000;font-size:18px }
SPAN.lnews { font-family:courier,monospace;color:#ff0000;font-size:18px;font-weight:bold;text-transform:uppercase }

