span.content img {display:none;} 
a:link {
	text-decoration: underline;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;

}
a:visited {
	text-decoration: underline;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;

}
a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	}
a:visited:hover
	{
 	text-decoration: underline;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	}
}
a:active {
	text-decoration: underline;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	}
	
a.footer:link {
	text-decoration: underline;
	color: #00AEFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;

}
a.footer:visited {
	text-decoration: underline;
	color: #00AEFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;

}
a.footer:hover {
	text-decoration: underline;
	color: #99FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	}
a.footer:visited:hover
	{
 	text-decoration: underline;
	color: #99FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	}
}
a.footer:active {
	text-decoration: underline;
	color: #00AEFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;

	}

.heading01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 17px;
}
.newscontent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: normal;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: underline;
}
.blueleftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}
.pinkboldheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF00CC;
	line-height: 17px;
}
.greenleftborder {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: B2FC00;
	border-right-color: #b2fc00;
	border-bottom-color: #b2fc00;
	border-left-color: #b2fc00;
}
.bigheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC33CC;
}
#mainNav {width:800px; height:24px; background: url(images/navBG.gif) top left no-repeat;}
#mainNav ul {float:right; list-style-type:none; margin:0; padding:0;}
#mainNav li {float:left; padding-left:20px; padding-right:10px;}
#mainNav a {color:#fff; text-decoration:none; line-height:20px; font-size:12px; padding:2px;}
#mainNav li.one a:hover {color:#FF00DE; background:white;}
#mainNav li.two a:hover {color:#00AEFF; background:white;}
#mainNav li.three a:hover {color:#FEA500; background:white;}
#mainNav li.four a:hover {color:blue; background:white;}
#mainNav li.five a:hover {color:#FF00DE; background:white;}
