a {
	color: #0050A0;
	text-decoration: none;
}

a:link {
	color: #0050A0;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 10px;
	margin-top: 10px;
	text-align: justify;
}

h1 {
	font-weight: bold;
}

h2 {
	font-size: small;
	font-weight: bold;
}
