a.link {color: black; font: normal 14px "Tw Cen MT"; text-decoration: none;}
a.visited {color: purple; font: normal 14px "Tw Cen MT"; text-decoration: none; }
a.hover {color: #96C747; font: normal 14px "Tw Cen MT"; text-decoration: underline; }
a.active {color: blue; font: normal 14px "Tw Cen MT";
} 
.text {
	font: normal 14px "Tw Cen MT";
	color: #000000;
}
.boldtext {

	font: bolder 14px "Tw Cen MT";
	color: #000000;
}
.boldbluetext {
	font: bold 11px Verdana;
	color: #151275;
	text-decoration: none;
}
.boldgreentext {

	font: bold 16px "Tw Cen MT";
	color: #96C747;
	text-decoration: none;
}
.boldblacktext {


	font: normal 16px "Tw Cen MT";
	color: #000000;
	text-decoration: none;
}
.menutext {
	font: normal 14px "Tw Cen MT";
	color: #000000;
	text-indent: 3px;
}
.boldblacktextcap {
	font: bold normal 16px "Tw Cen MT";
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

