.text12 { font-size : 12px ;
       color : #666666 ;
	line-height : 130% ;
}

a:link    { color : #003399 ;
            text-decoration : none ; }

a:active  { color : #003399 ;
            text-decoration : none ; }

a:hover   { color : #003399 ;
            text-decoration : none ; }

a:visited { color : #003399 ;
            text-decoration : none ; }

.text10 {
	font-size: 10px;
	color: #666666;
	line-height : 130% ;
}
.text10gray {
	font-size: 10px;
	color: #999999;
	line-height : 130% ;
}
.textblue {
	font-size: 12px;
	color: #2473BE;
	font-weight:bold;
}
.textfaq {
	font-size: 12px;
	color: #274EFC;
	font-weight:bold;
}
.textwhite {
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}
.textwhite2 {
	font-size: 12px;
	color: #ffffff;
}
.subtitle {
	font-size: 12px;
	color: #F86E09;
	font-weight:bold;
}
