.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: 00FF00;

}
.shoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}


.menu {
	color: #6B7DA6; text-decoration:none; font-family: "Arial"; 
font-size: 16px; font-weight: bold;
}
.menu:hover {
color: #ff0000; text-decoration:none; font-family: "Arial"; 
font-size: 16px; font-weight: bold;
}

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