A {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}

A:hover {
	color: #FF9900;
	text-decoration: none;
}

.TahomaBlack11 {
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif";
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.TahomaWhite11 {
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.TahomaBlack10 {
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
	font-size: 10px;
	color: #000000;
}
.TahomaWhite10 {

	font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.Links10 {
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.Links10:hover {
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.textbox01 {
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #EEEEEE;
	border: thin solid #999999;
}

