/* Dyk's Flaming Website css
	Author - Tim Joynt
	@ 14.feb.2006
	© Tim Joynt - 2006
*/

body {
	background-color : #000000; 
	background-attachment : fixed; 
	background-repeat : no-repeat; 
	background-position : 5% 95%; 
	scrollbar-3dlight-color: #2f2f2f; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-base-color: #2f2f2f ; 
	scrollbar-darkshadow-color: #2f2f2f; 
	scrollbar-face-color: #2f2f2f; 
	scrollbar-highlight-color: #2f2f2f; 
	scrollbar-shadow-color: #2f2f2f; 
	scrollbar-track-color: #2f2f2f;
} 

a:link { 
	color: white; 
	font-size: 13px; 
	font-family: arial, helvetica, sans-serif; 
	text-decoration: none; border: 0px
}

a:visited { 
	color: white; font-size: 13px; 
	font-family: arial, helvetica, sans-serif; 
	text-decoration: none 
}

a:active { 
	color: white; font-size: 13px; 
	font-family: arial, helvetica, sans-serif; 
	text-decoration: none
}

a:hover { 
	color: #ffa500; font-size: 13px; 
	font-family: arial, helvetica, sans-serif; 
	text-decoration: none
}