@charset "utf-8";
a:link {
	font-size: 24px;
	font-family: HelveticaNeueLT Std Ext;
	color: #000000;
}

a:hover {
	font-size: 24px;
	font-family: HelveticaNeueLT Std Ext;
	color: #CCCCCC;
}

a:active {
	font-size: 24px;
	font-family: HelveticaNeueLT Std Ext;
	color: #CCCCCC;
}


.headerText {
	font-size: 9px;
	font-family: HelveticaNeueLT Std;
	color: #000000;
}

