a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
}
.pictureCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.body a:link{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
body a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.body a:hover{
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #009966;
}

.navbar {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.navbar a:link{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.navbar a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.navbar a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sidebar a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:14px;
	text-decoration: none;
	display:block;
	padding:5px;
	font-weight: bold;
	background-image: url(mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 50%;
	background-color: #009966;
	}
	
.sidebar a:link {
	font-weight: bold;
	color:#FFFFFF;
	background-color: #009966;
	text-decoration: none;
	background-image: url(mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 45%;
	}
.sidebar a:visited {
	font-weight: bold;
	color:#FFFFFF;
	background-color: #009966;
	text-decoration: none;
	background-image: url(mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 45%;
	}
	
.sidebar a:hover {
	font-weight: bold;
	color:#000000;
	background-color: #CCCCCC;
	text-decoration: none;
	background-image: url(mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 45%;
	}
.navbarblack {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}
.navbarblack a:link{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.navbarblack a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.navbarblack a:hover{
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
