
body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	background-attachment : fixed;
	background-image : url(https://www.angelfire.com/pa3/bsb32/background.jpg);
	background-position : center;
	background-repeat : no-repeat;
	text-decoration : none;
	background-color : Black;
	color : #6495ED;
}

A:HOVER {
	font-weight : bold;
	text-decoration : none;
	color : #FFFF99
}



A:ACTIVE, A:ACTIVE:after, A:ACTIVE:before, A:ACTIVE:first-child, A:ACTIVE:first-letter, A:ACTIVE:first-line, A:LINK, A:LINK:after, A:LINK:before, A:LINK:first-child, A:LINK:first-letter, A:LINK:first-line, A:VISITED, A:VISITED:after, A:VISITED:before, A:VISITED:first-child, A:VISITED:first-letter {
	color : #33CC99;
        text-decoration : none;
	text-transform : lowercase;
	
}

HR {
	color : Gray;
}

body { 
scrollbar-arrow-color: #000000; 
scrollbar-base-color: #000000; 
scrollbar-dark-shadow-color:#000000; 
scrollbar-track-color: #000000; 
scrollbar-face-color: #6495ed; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #000000; 
scrollbar-3d-light-color: #000000; 
} 






