a {
	color: #ffffff;
	}

/* General page style */
a:link, a:active, a:visited, a.postlink{
	color: #ffffff;
	}

a:hover{
	color: #ffffff;
	text-decoration: none;
}

body{
	background-attachment: fixed;
	background-color: #000000; 
background-repeat: repeat-x;
	color: #FFFFFF;
	margin: 8px;
	padding: 0;
	scrollbar-3dlight-color:#6a6a6a;
	scrollbar-arrow-color: #0698c5;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#515151;
	scrollbar-highlight-color:#1f1f1f;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#2e2e2e}
}

/* General font families for common tags */
p { font-family: Georgia, Verdana, Helvetica, sans-serif; font-size: 100%; font-size: 14px; margin: 2px 0px; }

h4 { font-size: 18px; }

table { font-family: Verdana, Georgia, Helvetica, sans-serif; font-size: 14px; }

