.copyright {

	font-family: "Arial";
	font-size: 10px;
	color: #FFFFFF;
}
.titleba {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.welcomeText {
	font-family: "arial";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.GreenTitle {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	font-family: "arial";
}
.HighlishtTitle {
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
}
a:link {
	color: #006666;
}
a:visited {
	color: #333366;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #66CC00;
	text-decoration: none;

}
.NewsLetter {
	font-family: arial;
	font-size: 11px;
	color: #003366;
}

