.maintext {
	color: white;
	font-size: 12px;
}

.footer {
	color: black;
	font-size: 12px;
}

.menu a{
	color: white;
	font-size: 12px;
	text-decoration: none;
}

.title {
	color: white;
	font-size: 14px;
	font-weight: bold;
}

body {
	font-family: verdana;
	font-size: 16px;
}
