/*
	eayz.net Artikel CSS
	Copyright (c) 2005 by Eay.
	All rights reserved.
*/

body { margin: 50px 0px 30px 0px; text-align: center; background-color: #ffffff; }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }

.text { font-family: arial; font-size: 12px; color: #000000; line-height: 18px; }
.text a:link, .text a:visited, .text a:active { color: #0000FF; border-bottom: solid #0000FF 1px; }
.text a:hover { color: #ffffff; text-decoration: none; background-color: #999999; border-color: #999999; }

.by { width: 650px; color: #999999; font-size: 10px; font-family: verdana; }
.byl { color: #999999; border-bottom: dotted #999999 1px; }

.hr { height: 1px; 	font-size: 1px;	line-height: 1px; width: 100%; background: url(../design/hr.gif) repeat-x; padding: 0; margin: 18px 0 18px 0; }

img { border: 0; }
img a:link, img a:visited, img a:active, img a:hover { text-decoration: none; }

p { margin: 18px 0px 18px 0px;  }

