a:link {

	font-family: "MS UI Gothic";

	font-size: 14px;

	color: #FFFF00;

	text-decoration: underline;

}

a:visited {

	color: #00CC00;

	font-family: "MS UI Gothic";

	font-size: 14px;



}

a:hover {

	font-family: "MS UI Gothic";

	font-size: 14px;

	font-style: normal;

	color: #FF9900;

	text-decoration: blink;



}

body {

	font-family: "MS UI Gothic";

	font-size: 14px;

	color: #FFFFFF;

}

td {

	font-family: "MS UI Gothic";

	font-size: 14px;

	color: #FFFFFF;

}

.red16 {

	font-family: "MS UI Gothic";

	font-size: 16px;

	color: #FF0000;

	font-weight: bold;



}

.red-E20 {

	font-family: "Times New Roman", "Times", "serif";

	font-size: 20px;

	color: #FF0000;

}

.yellow-E20 {

	font-family: "Georgia", "Times New Roman", "Times", "serif";

	font-size: 20px;

	color: #FFFF00;

	font-weight: bold;



}

.red-E24 {

	font-family: "Georgia", "Times New Roman", "Times", "serif";

	font-size: 24px;

	color: #FF0000;

	font-weight: bold;



}

.bl1 {

	font-family: "MS UI Gothic";

	font-size: 1px;

	color: #000000;

	font-weight: normal;

	text-decoration: none;



}

.white16 {


	font-family: "MS UI Gothic";

	font-size: 16px;

	color: #FF0000;

	font-weight: bold;
}
.redbox {
	height: auto;
	width: 600px;
	border: thin dotted #FF0000;
	padding: 10px;
}
