

a: { text-decoration : none;} 
a:visited { text-decoration : none; } 
a:active { text-decoration : underline;} 
a:hover { text-decoration : underline; }

.SmallOnGreen {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: white }

a.SmallOnGreen {
	text-decoration : none;
}

a.SmallOnGreen:visited{
	text-decoration : none;
}

a.SmallOnGreen:active{
	text-decoration : none;
}

a.SmallOnGreen:hover{
	text-decoration : underline;
}

.LargeOnGreen {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #00CC00 }

a.LargeOnGreen {
	text-decoration : none;
}

a.LargeOnGreen :visited{
	text-decoration : none;
}

a.LargeOnGreen :active{
	text-decoration : none;
}

a.LargeOnGreen :hover{
	text-decoration : underline;
}


.SmallAdminText { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: Black }

a.SmallAdminText {
	text-decoration : none;
	color:#003300;
}

a.SmallAdminText:visited{
	text-decoration : none;
}

a.SmallAdminText:active{
	text-decoration : none;
}

a.SmallAdminText:hover{
	text-decoration : underline;
}


.MenuLink {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003300}

a.MenuLink {
	text-decoration : none;
}

a.MenuLink:visited{
	text-decoration : none;
}

a.MenuLink:active{
	text-decoration : none;
}

a.MenuLink:hover{
	text-decoration : underline;
}

.RightTableGrey { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666 }
.NewsDate {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #006600}
.NewsStory {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

a.NewsStory {
	text-decoration : none;
	color : #003300;
}

a.NewsStory:visited{
	text-decoration : none;
}

a.NewsStory:active{
	text-decoration : none;
}

a.NewsStory:hover{
	text-decoration : underline;

}


.WebLink {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003300}

a.WebLink {
	text-decoration : underline;
}

a.WebLink:visited{
	text-decoration : underline;
}

a.WebLink:active{
	text-decoration : underline;
}

a.WebLink:hover{
	text-decoration : underline;
}


.ImageRightAccess{
	padding: 0 0 0 10px;
	float: right;
}
.ImageLeftAccess{
	padding: 0 10px 0 0;
	float: left;
}

.MainHeading {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: white}
.MainSectionHeading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: Black
}
a.MainSectionHeading:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: Black
}
a.MainSectionHeading:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: Black
}
a.MainSectionHeading:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: Black
}



