/*
		------------------------------------------------------------------
		 [°_°]   Stylesheet für christophirniger.com    [°_°] 
		------------------------------------------------------------------
		*/
body {
	background: #000000;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	width: 99%;
}
html, body {
	height: 96%;
}	


a {
	font-size: 8pt;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: blink;
	color: #5E5900;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
