.navorange {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	bottom: 5px;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.textbold {
	font-family: Verdana;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.textgreysm {

	font-family: Arial;
	font-size: 10px;
	color: #999999;
	bottom: 5px;
	text-decoration: none;
}
.textboldgrey {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.textboldblue {

	font-family: Verdana;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.linktext {
	font-family: Arial;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
}
.textgrey {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.linktextgrey {

	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.textreminder {

	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
}
.textgreyitalic {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
}
.linkfr {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.navorangeline {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	bottom: 5px;
	font-weight: bold;
	text-decoration: underline;
}
