@import url(text2.css);

.white14 {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}

.white12 {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

.blue10 {
	font-size: 10px;
	line-height: 16px;
	color: #197B9F;
}

.blue12 {
	font-size: 12px;
	line-height: 16px;
	color: #197B9F;
}

.blue14 {
	font-size: 14px;
	line-height: 20px;
	color: #197B9F;
}

.black8 {
	font-size: 8px;
	line-height: 12px;
	color: #000000;
}

.black9 {
	font-size: 9px;
	line-height: 12px;
	color: #000000;
}

.black10 {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}

.black11 {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

.black12 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
 
 .black14 {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

 .grey14 {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}

.green14 {
	font-size: 14px;
	line-height: 20px;
	color: #008837;
}

.darkgreen14 {
	font-size: 14px;
	line-height: 20px;
	color: #46666E;
}


.pink14 {
	font-size: 14px;
	line-height: 20px;
	color: #EF8797;
}

.pink12 {
	font-size: 12px;
	line-height: 18px;
	color: #EF8797;
}

.red12 {
	font-size: 12px;
	line-height: 18px;
	color: #F30C5C;
}

a:link    { 
color:#000000;
text-decoration: none;
}

a:visited {
color:#000000;
text-decoration: none;
}

a:active  {
color:#000000;
text-decoration: none;
}

a:hover   {
color:#8080FF;
text-decoration: underline;
}


