body { background-color: #669; }

table,tr,td,div,ul,li,p,h2,h3 {
	color: #fff;
	font-size: 12px;
	font-family: verdana, sans-serif;
	line-height: 18px;
	}

h3 {
	margin-bottom: 0px;
	font-size: 18px;
	color: #fff;
	}

p { margin-top: 3px; }

span.email a:link { color: #cf6; text-decoration: none; }
span.email a:visited { color: #cf6; text-decoration: none; }
span.email a:hover { color: #ffa; text-decoration: underline; }
span.email a:active { color: #ffa; text-decoration: underline; }

span.website a:link { color: #cf6; text-decoration: none; }
span.website a:visited { color: #cf6; text-decoration: none; }
span.website a:hover { color: #ffa; text-decoration: underline; }
span.website a:active { color: #ffa; text-decoration: underline; }


