body, td, p, span, pre, div {
	font-family: Arial, Verdana, sans-serif, Helvetica ;
	line-height: 150%;
	color: #FFFFFF;
}

.text {
	font-size: 11px;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}
a.text, a.text:link, a.text:active, a.text:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.text:hover {
	text-decoration: none;
	color: #ff9900;
}

.textcontent {
	font-size: 11px;
	line-height: 14pt;
	font-weight: bold;
	color:#FFFFFF
}
a.textcontent, a.textcontent:link, a.textcontent:active, a.textcontent:visited {
	text-decoration: none;
	color:#FFFFFF
}
a.textcontent:hover {
	text-decoration: none;
	color:#FF9900
}

.background {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #006666;
	background-image: url(assets/investment_consultancy.jpg);
	background-position: left top;
}

.textcontentbold {
	font-size: 15px;
	line-height: 14pt;
	font-weight: normal;
	color:#FFFFFF
}
a.textcontentbold, a.textcontentbold:link, a.textcontentbold:active, a.textcontentbold:visited {
	text-decoration: none;
	color:#666666
}
a.textcontentbold:hover {
	text-decoration: underline;
	color:#666666
}

.textmenu {
	font-size: 10px;
	line-height: 14pt;
	font-weight: normal;
	color:#FFFFFF
}
a.textmenu, a.textmenu:link, a.textmenu:active, a.textmenu:visited {
	text-decoration: none;
	color:#FFFFFF
}
a.textmenu:hover {
	text-decoration: none;
	color:#FF9900
}

.textleftlink {
	font-size: 12px;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}
a.textleftlink, a.textleftlink:link, a.textleftlink:active, a.textleftlink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.textleftlink:hover {
	text-decoration: none;
	color: #ff9900;
}

