.dropdowntext {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF7D3D;
	text-decoration: none;
}

.normaltext {
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.logintext {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #005590;
	text-decoration: underline;
}
.headertext {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.blacktext {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.projectlinktext {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF7D3D;
	text-decoration: underline;
}
.graylinks {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #828282;
	text-decoration: none;
}

.blueheader {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF7D3D;
	text-decoration: normal;
}
.headerlink {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}