﻿a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
text-decoration:underline;
}
.women {
	color: #EB088C;
}
.youth {
	color: #40ae49;
}
.products {
	color: #d2232a;
}
.contribution {
	color: #6e0d0f;
}
.home {
	color: #354aa0;
}
.contact {
	color: #231f20;
}
.education {
	color: #df5b26;
}
.welcome {
	color: #a7c428;
}


.center {
	text-align: center;
}
