A:link     {color: #000000; text-decoration: underline}
A:visited  {color: #000000; text-decoration: underline}
A:hover    {color: #000000; text-decoration: underline}

A:link.BlackLinkXUL     {color: #000000; text-decoration: none}
A:visited.BlackLinkXUL  {color: #000000; text-decoration: none}
A:hover.BlackLinkXUL    {color: #000000; text-decoration: none}

A:link.BlackLink     {color: #000000; text-decoration: none}
A:visited.BlackLink  {color: #000000; text-decoration: none}
A:hover.BlackLink    {color: #000000; text-decoration: underline}

A:link.BlackLinkUL     {color: #000000; text-decoration: underline}
A:visited.BlackLinkUL {color: #000000; text-decoration: underline}
A:hover.BlackLinkUL    {color: #000000; text-decoration: underline}

A:link.HiLiteLink     {color: #034c31; text-decoration: none}
A:visited.HiLiteLink  {color: #034c31; text-decoration: none}
A:hover.HiLiteLink    {color: #034c31; text-decoration: underline}

A:link.HiLiteLinkUL     {color: #034c31; text-decoration: underline}
A:visited.HiLiteLinkUL  {color: #034c31; text-decoration: underline}
A:hover.HiLiteLinkUL    {color: #034c31; text-decoration: underline}

A:link.BlackLinkLtUL     {color: #000000; border-bottom: 1px solid #c0c0c0; text-decoration: none}
A:visited.BlackLinkLtUL  {color: #000000; border-bottom: 1px solid #c0c0c0; text-decoration: none}
A:hover.BlackLinkLtUL    {color: #000000; border-bottom: 1px solid #000000; text-decoration: none}

A:link.ImgLink img      {border-color: #ffffff; border-width: 1px; text-decoration: none } 
A:visited.ImgLink img   {border-color: #ffffff; border-width: 1px; text-decoration: none } 
A:hover.ImgLink img     {border-color: #034c31; border-width: 1px; text-decoration: none } 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #ffffff;
	background-image: url(00graphics/greenstripe.gif);
	background-repeat: repeat;
	background-position: center top;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #034c31;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
.vlargetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.newsList table{
	width:400px;}
.newsList tr, td  {}
.newsList td{
	font-size:11px;
	border-bottom:1px solid #CCC;
	margin:0;
	padding:3px 10px;	
}


