BODY {
	background-color: #000000;
	color: #ffffff;
}

A {
	color: #ffffff;
	text-decoration: none;
}

a.menu {font-size: 16px;}

A:HOVER {
	text-decoration : underline;
	color: #B78602;
}

TABLE {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	font-size: 24px;
	font-weight: bold;
}

.subtitle {
	color: #01989D;
	font-size: 14px;
	font-weight: bold;
}

.contact {
	color: #B7AD94;
	font-size: 14px;
}

.current {
	font-size: 16px;
	color: #B78602;
	font-weight: bold;
}