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

a:link, a:active, a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #999999;
}

.default_text {
	font-size: 12px;
	}

.default_text_underlined {
	font-size: 12px;
	text-decoration: underline;
	}

.footer {
	font-size: 10px;
	}
