a:visited {
	color: #000000;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #000000;


}
a:hover {
	color: #00FFFF;
	text-decoration: none;
}
.navbar {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	font-weight: normal;


}
p {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-position: top;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;


}
a:active {
	color: #00FFFF;
	text-decoration: none;
}
.projecttypes {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	background-position: left top;
	color: #000000;

}
.centredtext {
	text-align: center;
}
.PROJECTTITLE {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.leftjustified {
	text-align: left;
}
