body {
	background-color: #000000;
}

text {	line-height:14px;

}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:20px;
}

a {
	color: #FFFFCC;
	text-decoration:none;
}

a:link {
	color: #FFFFCC;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
	}

#copyright {
	color: #999999;
	font-style: italic;
	text-align:center;
}

#portfolioNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	line-height:24px;
	}
	
#portfolioNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration:none;
	}
	
#portfolioNav a:hover {
	text-decoration:underline;
	color: #FFFFCC;
	}
	
#portfolioNav a:visited {
	color: #FFFFCC;
	}
	
.img a:hover {
	border:#FFFFFF;
	border-width:medium;