@charset "iso-8859-1";

body { background-image: url('spekle.gif');
	background-repeat: repeat;
	background-attachment:fixed;
 	margin-left: 0px; margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;
        scrollbar-face-color: #ffffff;	
		scrollbar-shadow-color: #a59fb9;	
		scrollbar-highlight-color: #a59fb9; 
		scrollbar-3dlight-color: #a59fb9;             
		scrollbar-darkshadow-color: #ffffff; 
		scrollbar-track-color: #ffffff; 
		scrollbar-arrow-color: #a59fb9;}

TD {font-size: 13px;	color: #000000;	line-height: 20px;	font-family: Arial, Helvetica;	text-decoration: none;	font-weight:bold;}
	
A:link {font-size: 13px; line-height: 20px; font-family: Arial, Helvetica; text-decoration: underline;  font-weight:bold}
A:active { text-decoration: underline; font-weight:bold}
A:visited { text-decoration: underline; font-weight:bold}
A:hover {color: red; text-decoration: underline;	font-weight:bold}


.purple {color: #a59fb9}

.purple02 {color: #584a84}

.white {color: #FFFFFF}

.red {color: #FF0000}

.black {color: #000000}

.orchid {color: #DA70D6}

.darkpurple {color: #483D8B}
