
/***------------------------------------
CONTENT
------------------------------------***/

#about {
}

#services {
}

#contact {
}

#home {
}


/***------------------------------------
LINKS
------------------------------------***/

#about #about_on {
	font-size: 12px;
	color: #7ac142;
	padding: 0
	text-decoration: none;
}

#services #services_on {
	font-size: 12px;
	color: #7ac142;
	padding: 0
	text-decoration: none;
}

#contact #contact_on {
	font-size: 12px;
	color: #7ac142;
	padding: 0
	text-decoration: none;
}

#home #home_on {
	font-size: 12px;
	color: #7ac142;
	padding: 0
	text-decoration: none;
}

