a {
	color:#FFFFCC;
	text-decoration:none;
}

a:link {
	color:#FFFFCC;
}

a:visited {
	color:#CCCCCC;
}

a:hover {
	color:#FF0000;
}

a:active {
	color:#FFFFCC;
}

p,li {
	color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal;
	text-align:left;
}

.namelist {
	color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align:left;
}
.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
.subMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-indent: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.exhTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #666666;
}
.suiteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	background-color: #666666;
}
