.links {
	font-family: "Times New Roman", Times, serif;
 }
	A:visited {
	font-family: "Times New Roman", Times;
	font-weight:normal;
	color: #006633;
	
}
.greenHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #003333;
}
.greentext {
	color: #003333;
}
.news {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #333333;
	line-height: normal;
}
.whitetext {
	color: #FFFFFF;
	font-size: medium;
}
.whiteItal {
	font-style: italic;
	color: #FFFFFF;
	font-size: small;
}
.smallwhiteText {
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
}
.GreenItal {
	font-size: medium;
	font-style: italic;
	color: #003333;
}

.LgNews {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #333333;
}
.italics {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
}
.large {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
.verysmall {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
.vsmalwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #ffffff;
}
.interNalLinks {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #006633;
	text-decoration: none;
}

