.box {
	font-family: "Courier New", Courier, monospace;
	color:#ffffff;
	font-size: 19pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	cursor: auto;
}


.box_2 {
	font-family: "Courier New", Courier, monospace;
	color:#ffffff;
	font-size: 18;
	font-style: normal;
	font-weight: bold;
	text-align: Left;
	cursor: auto;
	width: auto;
}
.box_3{
	font-family: "Courier New", Courier, monospace;
	color:#ffffff;
	font-size: 18pt;
	font-style: oblique;
	text-align: Left;
	font-weight: bold;
}

.box_4 {
	font-family: "Courier New", Courier, monospace;
	color:#ffffff;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	cursor: auto;
}

body {background-color: #565775;}

 a:link {font-size:19px;font-weight:bold;font-family:"Courier New", Courier, monospace;color:#ffff99;text-decoration:none;}
 a:visited {font-size:19px;font-weight:bold;font-family:"Courier New", Courier, monospace;color:#ff6600;text-decoration:none;}
 a:focus {font-size:19px;font-weight:bold;font-family:"Courier New", Courier, monospace;color:#ff6666;text-decoration:underline;}
 a:hover {font-size:19px;font-weight:bold;font-family:"Courier New", Courier, monospace;color:#66ff66;text-decoration:none;}
 a:active {font-size:19px;font-weight:bold;font-family:"Courier New", Courier, monospace;color:#6666fftext-decoration:underline;}

