body {
	background-color: #F7EBC1;
}

.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:34px;
	color: #c08b33;
	line-height:55px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #c08b33;
	line-height: 17px;
}

.portfoliotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #c08b33;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.footertext_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c08b33;
	font-weight: bold;
	text-decoration: none;
}

.footertext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.header {
	font-size: 14px;
	font-weight: bold;
}

a:link {
	color: #c08b33;
}

a:active {
	color: #c08b33;
}

a:hover {
	color: #c08b33;
}

a:visited {
	color: #c08b33;
}

a.footertext:link {
	color: #000000;
	text-decoration: none;
}

a.footertext:visited {
	color: #000000;
	text-decoration: none;
}

a.footertext:active {
	color: #c08b33;
	text-decoration: none;
}

a.footertext:hover {
	color: #c08b33;
	text-decoration: none;
}

a.footertext2:link {
	color: #000000;
	text-decoration: none;
}

a.footertext2:visited {
	color: #000000;
	text-decoration: none;
}

a.footertext2:active {
	color: #000000;
	text-decoration: underline;
}

a.footertext2:hover {
	color: #000000;
	text-decoration: underline;
}