body {
	padding: 0px 0px 0px 0px; 
	margin: 10px 0px 0px 10px;
	text-align: left;
	background-color: #000000; 
}
td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;

}
a:link {
	color:#d2fe39;
}
a:hover {
	text-decoration: none;
	color:#d2fe39;	
}
a:visited {
	color:#d2fe39;
}
.contact {
	color: #333333;
	text-align: right;	
}
.header {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding: 15px 0px 20px 0px;
}
a.portfolio {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #d2fe39;
	text-decoration: none;
}
a.portfolio:hover {
	color: #575757;
	background-color: #d2fe39;
	width: 100%;
}
a.sub {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #575757;
	text-decoration: none;
}
a.sub:hover {
	color: #575757;
	text-decoration: underline;
}
a.sub:visited {
	color: #575757;
}
.tdcentre {
	text-align: center;
}
.visiting {
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #575757;
	background-color: #d2fe39;
	text-align: center;
}
.nextimg {
	color: #ffffff;
	text-align: right;
	font-size: 12px;
}
.homepge {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-align: left;
}