.smallText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: -1;
	font-weight: normal;
}

.smallTextPlus {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: -1;
	font-weight: normal;
}

.smallTextLight {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: -1;
	font-weight: normal;
}

.mediumText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: -1;
	font-weight: normal;
}

.mediumTextPlus {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: -1;
}

.bigTextBlack {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1;
}

.hugeTextBlack {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -2px;
}



a {
color: #000000;
}

a:Hover {
color: #999999;
}
