a:link {
	text-decoration: none;
	color: #D2CDCD;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #D2CDCD;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #D2CDCD;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext a {
	text-decoration: underline;
	color: #FFFFFF;
}
.projecttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #D2CDCD;
	line-height: 16px;
}.navtextchecked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
