a.sss:link { font-family: Arial; text-decoration: none;font-size: 11.5px;font-color:#09e; color:#09e;font-weight: bold; }



a.sss:visited {
	font-family: Arial; text-decoration: none;font-size: 11.5px;font-color:#09e; color:#09e;font-weight: bold;
}

a.sss:active {
	font-family: Arial; text-decoration: none;font-size: 11.5px;font-color:#09e; color:#09e;font-weight: bold;
}

a.sss:hover {
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-color:#000;
	color:#000;
	font-weight: bold;
}

.innercon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-align: justify;
	margin: 5px;
	padding: 5px;
}
.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #09E;
}
.projects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #6CCCFF;
}
