.textw {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.green {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #99CC00;
}
.red {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #FF5353;
}
.gray {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #454444;
}
a:link {
	color: #05699A;
	text-decoration: none;
}
a:visited {
	color: #05699A;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}