body {
	background: white;
	margin-right: 100px;
	margin-left: 80px;
	margin-top: 40px;
}

img {border: none;}


a:visited {
filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; -khtml-opacity:0.75;
}
	
a img:hover {
filter:alpha(opacity=40); -moz-opacity:0.40; opacity:0.40; -khtml-opacity:0.40;
}
a img:active {
filter:alpha(opacity=10); -moz-opacity:0.10; opacity:0.10; -khtml-opacity:0.10;
}


div {
	margin: 0px;
	border-style: dotted;
	border-width: 0px;
	display: inline;
}

.altag {
	text-shadow: 2px 2px 2px black;
	padding-left: 0px;
	padding-top: 2px;
	text-decoration: none;
	background-color: white;
	color: #b0b5ba;
	background-repeat: no-repeat;
	letter-spacing: 4px;
	word-spacing: 1px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 9px;
}
	
.navi {
	padding-left: 7px;
	text-decoration: none;
	background-color: #0dffff;
	color: white;
	background-repeat: no-repeat;
	letter-spacing: 4px;
	word-spacing: 1px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
}

.navi:hover {
	background-color: #0deeee;
	}


ify {
	border-style: dashed;
	border-width: 2px;
	background-color: #ff515a;
}
