.text_bottom {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text A{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.text A:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.text_about {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #E8BB17;
	text-decoration: none;
}

.text_pop_up {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
