body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.maintext{
	font-weight: normal;
	font-size: 12px;
	color: ff9999;
}
body{
	font-family: Ariel, Helvetica;
	background-color: #333333;
}
.date{
	color: #ffffff;
	font-size: 11px;
}
.nav{
	font-weight: bold;
	font-size: 14px;
	color: #ff9999;
}
.nav:hover{
	font-weight: bold;
	font-size: 14px;
	color: red;
}
.enter{
	font-size: 18px;
	color: #ff9999;
}
.enter:hover{
	font-weight: bold;
	font-size: 22px;
	color: #ff9999;
}
.footer{
	border-top: 3px solid #ff9999;
	font-weight: normal;
	font-size: 12px;
	color: ff9999;
}
