
@import url("men2.php");
a:link {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
	cursor: pointer;
}
.Stil2 {
	font-size: 10px;
	cursor: crosshair;
	font-style: italic;
}