.grayhead {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: 55626A;
}
.gray {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: 55626A;
}
a.orangebold {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: FF7B00;
	font-weight: bold;
	text-decoration: none;
}
a.orangebold:active {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: FF7B00;
	font-weight: bold;
	text-decoration: none;
}
a.orangebold:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: FF7B00;
	font-weight: bold;
	text-decoration: underline;
}
a.orange {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: FF7B00;
	font-weight: normal;
	text-decoration: none;
}
a.orange:active {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: FF7B00;
	font-weight: normal;
	text-decoration: none;
}
a.orange:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: FF7B00;
	font-weight: normal;
	text-decoration: underline;
}
a.whitelink {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: FFffff;
	font-weight: bold;
	text-decoration: none;
}
a.whitelink:active {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: FFffff;
	font-weight: bold;
	text-decoration: none;
}
a.whitelink:hover {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: FFffff;
	font-weight: bold;
	text-decoration: underline;
}
a.graylink {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: 6B777B;
	text-decoration: none;
}
a.graylink:active {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: 6B777B;
	text-decoration: none;
}
a.graylink:hover {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: 6B777B;
	text-decoration: underline;
}
a.but {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: FF7B00;
	text-decoration: none;
}
a.but:active {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: FF7B00;
	text-decoration: none;
}
a.but:hover {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: FF7B00;
	text-decoration: underline;
}
