.nav {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

a:link { color:#0066CC; text-decoration:none}
a:visited { color:#006999; text-decoration:none}
a:hover { color:#FF6600; text-decoration:none; cursor:auto}
a:active { color:#999999; text-decoration:none}

.copyright {
	font-family: arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #616D77;
}
.bodyDark {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.bodyDarkBold {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.bodyLight {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E8E8E8;
}
.bodyLightList {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E8E8E8;
	list-style-type: circle;
	list-style-position: inside;
}
