body {
	width:806px;
	height:606px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #444444;
	background-image:url(images/grey_texture.gif);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }


.electrotext{
	text-shadow: 0px 1px 0px #777777;
	color: #222222;
}
	


a:link {
	color: #21a2d8;
	text-decoration: none;
	text-shadow: 0px -1px 0px #005371;
}
a:visited {
	text-decoration: none;
	text-shadow: 0px 1px 0px #777777;
	color: #222222;
}
a:hover {
	color: #33ccff;
	text-decoration: none;
	text-shadow: 0px -1px 0px #1d6881;

}
a:active {
	text-decoration: none;
	text-shadow: 0px 1px 0px #777777;
	color: #222222;

}

