body {
	background-color: #FFFFFF; 
	font-family: Verdana; 
	color: #000000; 
	margin-left: 0px;
	margin-top: 0px;
}

a {
	text-decoration: none;
	color: #009999;
}

a:hover {
	text-decoration: none;
	color: #FF3300;
}

a.menubar {
	text-decoration: none;
	color: #000000;
}

a.menubar:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.menubar:active {
	text-decoration: none;
	color: #FFFFFF;
}


a.bbtext {
	text-decoration: none; 
	font-size: 0.85em;
	font-weight: bold;
	color: #006666;
}

a.bbtext:hover {
	text-decoration: none;
	font-size: 0.85em;
	font-weight: bold;
	color: #009999;
}

a.bbtext:active {
	text-decoration: none;
	font-size: 0.85em;
	font-weight: bold;
	color: #003333;
}

a.email:link {
	text-decoration: none;
	font-size: 0.85em;
	color: #FF3300;
}

a.email:hover {
	text-decoration: none;
	font-size: 0.85em;
	color: #FF5522;
}

a.email:active {
	text-decoration: none;
	font-size: 0.85em;
	color: #FF3300;
}

a.footer {
	text-decoration: none; 
	font-size: 0.85em;
	font-weight: bold;
	color: #000000;
}

a.footer:hover {
	text-decoration: none;
	font-size: 0.85em;
	font-weight: bold;
	color: #006666;
}

a.footer:active {
	text-decoration: none;
	font-size: 0.85em;
	font-weight: bold;
	color: #006666;
}