/* Evridon.com Stylesheet */
/* --------------------------- */

body {
	width: 800px;
	margin: 0px;
	padding: 0px;
	}

a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #900;
	font-style: oblique;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

img {
	position: relative;
	display: block;
}
