

.text {
	font-family: Helvetica, Helvetica, sans;
	font-size: 13px; 
	line-height: 17px;
	color: #666666;
	letter-spacing: 0;
}

.textPress {
	font-family: Helvetica, Helvetica, sans;
	font-size: 11px; 
	line-height: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
}

.textTall {
	font-family: Helvetica, Helvetica, sans;
	font-size: 13px; 
	line-height: 22px;
	color: #666666;
	letter-spacing: 0;
}

.textHead {
	font-family: Helvetica, Helvetica, sans;
	font-size: 14px; 
	line-height: 16px;
	color: #666666;
	letter-spacing: .5;
}

.textHeadTall {
	font-family: Helvetica, Helvetica, sans;
	font-size: 14px; 
	line-height: 22px;
	color: #666666;
	letter-spacing: .5;
}

.smallSpace {
	font-family: Geneva, Helvetica, sans;
	font-size: 4px; 
	line-height: 4px;
	letter-spacing: 0;
}



.textLink {
	font-family: Arial, Arial, Helvetica, sans;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	letter-spacing: 0;
	text-decoration: none;
}

.textLink A:LINK {
	color: #FFFFCC;
	font-size: 12px;
	text-decoration: none;
}
.textLink A:ACTIVE {
	color: #FFFFCC
	font-size: 12px;
	text-decoration: none;

}
.textLink A:VISITED {
	color: #FFFFCC;
	font-size: 12px;
	text-decoration: none;
}
.textLink A:HOVER {
	color: #000066;
	font-size: 12px;
	text-decoration: none;
}





