.green_not_line  {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00FF00;
}
.yellou {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: blink;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.notunderline_green {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00FF00;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.notunderline_yellow {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFF00;
}
.text_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
}

