.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B8B8B8;
	letter-spacing: 1px;
}
.textOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9933;
	letter-spacing: 1px;
}
.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B8B8B8;
	letter-spacing: 1px;
}
.textOrange A:link {text-decoration: none}
.textOrange A:visited {text-decoration: none}
.textOrange A:active {text-decoration: none}
.textOrange A:hover {text-decoration: underline; color: #B8B8B8;}

.text A:link {text-decoration: none; color: #B8B8B8;}
.text A:visited {text-decoration: none; color: #B8B8B8;}
.text A:active {text-decoration: none; color: #B8B8B8;}
.text A:hover {text-decoration: underline; color: #FF9933;}

.textSmall A:link {text-decoration: none; color: #B8B8B8;}
.textSmall A:visited {text-decoration: none: none; color: #B8B8B8;}
.textSmall A:active {text-decoration: none: none; color: #B8B8B8;}
.textSmall A:hover {text-decoration: underline; color: #FF9933;}.textLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B8B8B8;
	letter-spacing: 1px;
}
