.text-red-small {

	color: #CC0000;

	font-size: 11px;

}

.text-wh {

	color: #FFFFFF;

}

.text-wh-s {

	font-size: 11px;

	color: #FFFFFF;

}

.linkmenu a:link {

	font-size: 11px;

	color: #FFFFFF

}

.linkmenu a:visited {

	font-size: 11px;

	color: #FFFFFF

}

.linkmenu a:hover {

	font-size: 11px;

	color: #FFFF66;

	text-decoration: none;

}

.linkmenu a:active {

	font-size: 14px;

	color: #FFCC00;

	text-decoration: underline;

}

.linkmenu2 a:link {

	font-size: 14px;

	color: #FFFFFF

}

.linkmenu2 a:visited {

	font-size: 14px;

	color: #FFFFFF

}

.linkmenu2 a:hover {

	font-size: 14px;

	color: #FFFF66;

	text-decoration: none;

}

.linkmenu2 a:active {

	font-size: 14px;

	color: #FFCC00;

	text-decoration: underline;

}

.linkmenu3 a:link {

	font-size: 12px;

	color: #FFFFFF

}

.linkmenu3 a:visited {

	font-size: 12px;

	color: #FFFFFF

}

.linkmenu3 a:hover {

	font-size: 12px;

	color: #666666;

	text-decoration: none;

}

.linkmenu3 a:active {

	font-size: 12px;

	color: #666666;

	text-decoration: underline;

}


.text-red {

	color: #CC0000;

}

.text-green {

	color: #99CC00;

}

.text-gold {

	color: #D3BE58;

}

.text-3fl {

	color: #666666;

}

.text-yellow {

	color: #FFFF00;

}

.text-head {

	font-size: 12px;

	font-weight: bold;

	color: #3399CC;

	border-top-style: none;

	border-bottom-color: #CCCCCC;

	border-bottom-style: solid;

	border-bottom-width: 2px;

	padding-bottom: 10px;

}

.text-blue {

	font-size: 11px;

	font-weight: bold;

	color: #3399CC;

}


