/* CSS Document for enemytechnology.com
*  made by define-web.com on Feb 07 2005
*  Copyright 2005 © enemy technology
*/

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	background-color: #000000;
	background-image: url(image/bg_page.gif);
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #B5895C;
	text-decoration: none;
}
a:visited {
	color: #AF8050;
	text-decoration: none;
}
a:hover {
	color: #D1B79C;
	text-decoration: underline;
}
a:active {
	color: #805C39;
	text-decoration: none;
}

-->