.normal_text {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	display:inline;
}
.normal_text1 {
	font-family: verdana;
	font-size: 13px;
	color: #333333;
	display:inline;
}
.white_text {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.more_text {
	font-family: verdana;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}
.more_text:hover {
	font-family: verdana;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;
}
.more_text:active {
	font-family: verdana;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;
}
.black_footer_text {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.black_footer_text:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
B {
	font-weight: normal;
	text-decoration: none;
	}
I {
	font-weight: normal;
	text-decoration: none;
	}
U {
	font-weight: normal;
	text-decoration: none;
	}
	
