.text {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.text2 {
	font-size: 12px;
	font-weight: normal;
	color: #0F54A9;
	text-decoration: none;
	line-height: 16px;

}
.text3 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #F9A005;
	line-height: 16px;


}
.text4 {
	font-size: 12px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: none;
	line-height: 16px;

}
.text5 {
	font-size: 16px;
	line-height: 16px;
	color: #F9A005;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	TEXT-DECORATION: underline
}
A:link {
	TEXT-DECORATION: none
}
