.linkyellow a:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCC99;
	text-decoration: underline;

}
.linkyellow a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;

}
.linkyellow a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: underline;

}
.linkyellow a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8E8F70;
	text-decoration: underline;

}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
}
.linkorange a:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFD277;
	text-decoration: underline;
	border: none #666666;



}
.linkorange a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;

}
.linkorange a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;

}
.linkorange a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;

}
.borderBottom {
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;

}

