a:link { 
	text-decoration : none ;
}

a:visited { 
	text-decoration : none ;
}

a:active {
	text-decoration : none ;
}

a:hover { 
	text-decoration : underline;
}


.f14 {
	font-size:14px;
	color:#000000;
}

.f12 {
	font-size:12px;
	color:#232C2F;
	line-height:165%
}

.f11 {
	font-size:11px;
	color:#232C2F;
	line-height:150%
}

.f11black {
	font-size:11px;
	color:#111111;
	line-height:150%
}

.f11gray {
	font-size:11px;
	color:#666666;
	line-height:150%
}

.f11white {
	font-size:11px;
	color:#ffffff;
	line-height:150%
}

.f10{
	font-size:10px;
	color:#333333;
	line-height:135%
}

.f8 {
	font-size:8px;
	color:#333333;
	line-height:120%
}

