p {
	margin : 5px;
}

.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

.text2, a.text2, a.text2:active, a.text2:visited, a.text2:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
}

.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
}

.footer, a.footer, a.footer:active, a.footer:visited, a.footer:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : Black;
}

a.footer:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #0000cc;
}