h1 {
	font-family: Verdana,Verdana,Sans-serif;
	font-size: 32px;
}
.title {
	font-family: Verdana,Verdana,Sans-serif;
	font-size: 32px;
}

a { text-decoration: none; color: black; }
a:visited { color: black; }
a:hover { text-decoration: underline; color: red; }

.content {
	font-family: Verdana,Verdana,Sans-serif;
	font-size: 12px;
}

.bigletter { font-size: 96px; }
