.menupoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #000066;
}
.Grauschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.menuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../bohol-back.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
}
table {
	border: 0.1mm solid #CCCCCC;
	background-color: #FFFFFF;
}
td {
	border-top-width: 0.1mm;
	border-right-width: 0.1mm;
	border-bottom-width: 0.1mm;
	border-left-width: 0.1mm;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:hover {
	background-color: #00E2E1;
}
