body {
	margin: 0;
	color: #FFFFFF;

}
#menucomm {
	font-family: ariel;
	font-weight: bold;
	line-height: 21px;
	background-repeat: repeat-x;
}
#menucomm a, #menucomm px {
	border-left: 1px solid #FFFFFF;
	padding: 0.3em 0.5em;
	font-weight: bold;
}
#menucomm a:link {
	font-family: ariel;
    font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menucomm a:visited {
	font-family: ariel;
    font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#menucomm a:hover {
	font-family: ariel;
	font-size: 12px;
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
	background-repeat: repeat;
}
a:link {
	color: #99CC00;
	font-size: 16px;
}
a:visited {
	color: #99CC00;
	font-size: 12px;
}
a:hover {color: #CCCC00;}

#copy {
	font-family: ariel;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#menuheaven {
	font-family: Arial;
	line-height: 21px;
	font-size: 12px;
}

#menuheaven a:link {
	color: #99CC00;
	text-decoration: none;
}
#menuheaven a:visited {
	color: #99CC00;
	text-decoration: none;
}
#menuheaven a:hover {
	color: #FFCC00;
	text-decoration: none;
}