.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}
A   	{ color: #000000; text-decoration: none; }
A:link	{ color: #000000; text-decoration: underline; }
A:visited { color: #000000; text-decoration: underline; }
A:active { color: #000000; text-decoration: underline; }
A:hover	{ color: #993300; text-decoration: underline; }

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 12px;
}
A.white   	{ color: #999999; text-decoration: none; }
A.white:link	{ color: #999999; text-decoration: none; }
A.white:visited { color: #999999; text-decoration: none; }
A.white:active { color: #999999; text-decoration: none; }
A.white:hover	{ color: #009999;  text-decoration: none; }

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}
A.text2   	{ color: #000000; text-decoration: none; }
A.text2:link	{ color: #000000; text-decoration: none; }
A.text2:visited { color: #000000; text-decoration: none; }
A.text2:active { color: #000000; text-decoration: none; }
A.text2:hover	{ color: #993300;  text-decoration: none; }

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 24px;

}
A.text3   	{ color: #000000; text-decoration: none; }
A.text3:link	{ color: #000000; text-decoration: none; }
A.text3:visited { color: #000000; text-decoration: none; }
A.text3:active { color: #000000; text-decoration: none; }
A.text3:hover	{ color: #993300;  text-decoration: none; }

