

.menu {
	padding: 7px 7px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}

.menu:hover {
	color: #4059e2;
}

.menu2 {
	color: #FFFFFF;
	padding: 7px 7px;
	text-decoration: none;
	font-size: 13px;
}

.menu2:hover {
	color: #4059e2;
}



 .classgwt A:link {
	color: #283890;
	text-decoration: underline;
	font-size: 9px;
	}
.classgwt A:visited {
	color: #283890;
	text-decoration: underline;
	font-size: 9px;
	}
.classgwt A:active {
	color: #283890;
	text-decoration: underline;
	font-size: 9px;
	}
.classgwt A:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
	}
	
 .links A:link {
	color: #283890;
	text-decoration: underline;
	}
.links A:visited {
	color: #283890;
	text-decoration: underline;
	}
.links A:active {
	color: #283890;
	text-decoration: underline;
	}
.links A:hover {
	color: #000000;
	text-decoration: underline;
	}
