a:link {
	color: white;
	border: #000000;
}
a:visited {
	color: white;
	border: #000000;
}
a:hover {
	color: #75828e;
}
a:active {
	color: white;
	border: #000000;
}
.investmentname a:link {
	color: #ff6600;
	border: #000000;
}
.investmentname a:visited {
	color: #ff6600;
	border: #000000;
}
.investmentname a:hover {
	color: #75828e;
}
.investmentname a:active {
	color: #ff6600;
	border: #000000;
}
/* Header */



/* Body */
body{
/*	color: #4d4d4d;
*/	font-family:   Arial, Verdana, "Lucida Sans Unicode", Helvetica, Geneva, sans-serif;
	font-size: 14px;
	background-color: #4d4d4d;
	color: white;
	font-weight:bold;
}
body, form, div, h1, h2, h3, h4, h5, table, tr, th,  dl, li, dt, dd, img, input {
	margin: 0;
	padding: 0;
}
.contact {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	height:180px;
}
.maincontent {
	width:500px;
	padding-right: 10px;
	background-image:url(../images/big-arrow.gif);
	background-repeat:no-repeat;
}
.menu {
	background-image:url(../images/menutab2.gif);
	background-repeat:no-repeat;
	width:114px;
	height:25px;
}
.pagetitle {
	font-size:18px;
	color:white;
	font-weight:bold;
}
.investmentname {
	color:#ff6600;
	font-size:18px;
	font-weight:bold;
}
