.sidemenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ourclients {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.contenttext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.menu{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.footermenu{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.footermenu:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CE7FA2;
	text-decoration: none;
}

.mail{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.mail:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #041A50;
	text-decoration: none;
}

.link{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.link:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #041A50;
	text-decoration: none;
}

.copyright{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
