.menu {
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	color: #FF9900;
}
.text {
	font-size: 10px;
	line-height: 15px;
	color: #CCCCCC;
}
.header {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #CCCCCC;
}
.caption {
	font-size: 9px;
	line-height: 15px;
	color: #999999;
}
.infobody {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
.infoheader {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	font-weight: bold;
}
.infoheaderbig {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
A{
	text-decoration : none ;
}
.linkline {
	text-decoration: underline;
}
.textlink { font-size: 10px; line-height: 15px; color: #FF9900; }
