.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;

}

.text a:hover {text-decoration: underline; }
.text a:link {color: #669999; }
.text a:visited {color: #669999; }
.text a:active {color: #669999; }

.whitetx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.whitetx a:hover { color: #003300; }
.whitetx a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetx a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetx a:active {color: #FFFFFF; }
