A:link { color:#0000FF;text-decoration:underline ;}
A:active { color:#FF0000;text-decoration:underline ;}
A:visited { color:#000099;text-decoration:underline ;}
A:hover { color:#FF0000;text-decoration: none; }

body, tr, td, th {
	font-size: 15px;
	font-family: "MS UI Gothic";
	margin: 10px 10px 10px 10px;
	line-height: 120%;
}

form {
	margin-bottom: 0px;
}
.all {
	width: 600px;
	text-align:left
}
.header {
	border-bottom: 5px solid #87CEEB;
	padding: 10px;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
.contests {
	padding: 20px;
}
.footer {
	font-size: 12px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 5px;
	border-top: 5px solid #87CEEB;
	border-bottom: 1px solid #87CEEB;
}

h1 {
	margin-bottom: 0px;
	font-size: 18px;
	font-family: "MS UI Gothic";
}
.box {
	margin-bottom: 8px;
	padding: 5px;
	border: 1px solid #87CEEB;
	background-color: White;
}
#word {
	font-size: 9px;
	color:#CCCCCC
}