A.link13pixBold {
	TEXT-DECORATION: none;
	color:#ff7808;
	font-weight: bold;
	font-size: 13px;

}

A.link13pixBold:hover {
	color:#00ff00;
}

A.link11pix {
	TEXT-DECORATION: none;
	color:#ff7808;
	font-size: 12px;

}

A.link11pix:hover {
	color:#00ff00;
}

.txt13pixGlay {
	font-size: 13px;
	color: #CCCCCC;
}

.txt16pxGreen {
	font-size: 16px;
	color: #003300;
	font-weight: bolder;
}
.txt18pxGreenBoldItalic {
	font-size: 18px;
	color: #003300;
	font-weight: bolder;
	font-style: italic;
}

.txt16pxBlackBold {
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
}
.txt13pxBlack {
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}
.txt13pxGreenBold {
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}
.txt13pxBlackBold {
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;

}
