@charset "utf-8";
/* CSS Document */

.projects {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}
.services_head{
	font-family: "Trebuchet MS";
	text-align:left;
	font-weight:bold;
	font-size: 16px;
	color: #999999;
}
.services_normal {
	font-family: "Trebuchet MS";		
	text-align:left;
	font-size: 11px;
	color: #ffffff;
}

.intro {
	font-family: "Trebuchet MS";
	text-align:justify;
	font-weight:bold;
	font-size: 12px;
	color: #ffffff;
}

.copyright {
	font-family: "Trebuchet MS";
	text-align:justify;
	font-size: 10px;
	color: #ffffff;
}

.web {
	font-family: "Trebuchet MS";
	text-align:justify;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}
.web:hover {
	font-family: "Trebuchet MS";
	text-align:justify;
	font-size: 10px;
	color: #f89d0e;
	text-decoration:underline;
}
.contact {
	font-family: "Trebuchet MS";
	text-align:centre;
	font-weight:bold;
	font-size: 20px;
	color: #f89d0e;
}