body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: FF870F;
}

body a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
}

body a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
}

body a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFF33;
}


.menuBar {
	font-size: 12px;
}

.menuBar a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.menuBar a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.menuBar a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFF33;
}
