@charset "ISO-8859-1";
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}


.body14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.clients {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.projecttitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: oblique;
	font-weight: normal;
	color: #000;
	letter-spacing: 1px;
	line-height: 22px;
}
.projectcategory {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
	color: #AA0002;
	letter-spacing: 1pt;
	line-height: 16px;
}

.services {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: normal;
	color: #C60;
	letter-spacing: 1pt;
	line-height: 16px;
}

.workclient{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	color: #AA0002;
	letter-spacing: 1pt;
	line-height: 16px;
}

.projectdetails2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #C60;
	letter-spacing: 1px;
	text-align: left;
}

.album {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #C60;
	letter-spacing: 1px;
	text-align: left;
}


.projectdetails {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	letter-spacing: 1px;
	line-height: 16px;
	text-align: left;
}

.white {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #FFF;
	letter-spacing: 1px;
	line-height: 16px;
}

.projectrelated {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #900;
	text-align: left;
	letter-spacing: 0px;
	line-height: 12px;
}

a:link {
	color: #900;
	text-decoration:none;
}
a:visited {
	color: #900;
	text-decoration:none
}
a:hover {
	color: #900;
	text-decoration:underline;
	font-style: italic;
}
a:active {
	color: #900;
}

a.orange:link {color: #C60; text-decoration: none;}
a.orange:active {color: #C60; text-decoration: none;}
a.orange:visited {color: #C60; text-decoration: none;}
a.orange:hover {color: #C60; text-decoration:underline;}
