.menu01 a:visited, .menu01 a:link{
    color: white;
    text-decoration: none;
}

.menu01 a:hover{
    text-decoration: underline;
}

.icon01{
	border: 0;
	width: 22;
}