.STYLE1 {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.STYLE2 {
	font-size: 12px;
	color: #5E5E5E;
	font-weight: bold;
}
.STYLE3 {
	font-size: 12px;
	color: #3F3F3F;
	line-height: 23px;
}

.STYLE5 {
	font-size: 12px;
	color: #FF3600;
	line-height: 25px;
	font-weight: bold;	
}
.STYLE6 {
	font-size: 12px;
	color: #D60000;
	font-weight: bold;
}
.STYLE16 {
	font-size: 12px;
	color: #4C4C4C;
	line-height: 27px;
	font-weight: bold;	
	}
.STYLE17 {
	font-size: 12px;
	color: #4C4C4C;
	line-height: 23px;
}
.STYLE7 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.STYLE8 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.STYLE9 {
	font-size: 12px;
	line-height: 19px;
	color: #CECECE;
}
.STYLE19 {
	font-size: 12px;
	line-height: 19px;
	color: #CECECE;
}
a:hover {
	color: #FFD800;
	text-decoration: underline;
	font-size: 12px;
}
a:active {
	color: #FFD800;
	text-decoration: none;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
}

a.title:hover {
	color: #FFD800;
	text-decoration: underline;
	font-size: 15px;
}
a.title:active {
	color: #FFD800;
	text-decoration: none;
	font-size: 15px;
}
a.title:link {
	text-decoration: none;
	font-size: 15px;
	color: #FFFFFF;
}
a.title:visited {
	text-decoration: none;
	font-size: 15px;
	color: #FFFFFF;
}
