.text {
	font-family: tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linktext {

	font-family: tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}
.smalltext {

	font-family: tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linktextsmall {


	font-family: tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}
.smalltext-blue {


	font-family: tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #3399ff;
	text-decoration: none;
}
.innerbg {
	background-image: url(images/inner_content_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.titletext {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
}
