body {
	font-family: Tahoma;
	font-size: small;
}
.large {
	font-size: 1.3em;
}
.massive {
font-size: 2em
}
a:hover {
	text-decoration: none;
}
