a.menulink:link {
	font-family: '??';
	font-size: 25px;
	color: #990000;
	text-decoration: none;
}

a.menulink:visited {
	font-family: '??';
	font-size: 25px;
	color: #990000;
	text-decoration: none;
}

a.menulink:hover {
	font-family: '??';
	font-size: 25px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.title {
	font-family: '??';
	font-size: 35px;
	font-weight: bold;
	color: #990000;
}

.subtitle {
	font-family: '??';
	font-size: 25px;
	font-weight: bold;
	color: #990000;
}

.text {
	font-family: '??';
	font-size: 25px;
	color: #000000;
}

.head2 {
	font-family: '??';
	font-size: 25px;
	text-decoration: underline;
	color: #990000;
}

body {
	background-color:url(images/wortextb.gif");
}