 BODY { 
	background: white url(images/blue2_08.jpg) fixed;
	margin-top: 0%;
	margin-left: 0%;
	color:#FFFF99;
	SCROLLBAR-FACE-COLOR: #0027B6; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;  
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; 
	SCROLLBAR-ARROW-COLOR: #FFFF99; 
	SCROLLBAR-TRACK-COLOR: #0027B6; 
	SCROLLBAR-DARKSHADOW-COLOR: #B8C0C3; 

 }

a:link {color: #FFCC33;}

a:visited {color: #CC9933;}

a:active {color: #000000;}


.darktext {
	font-size:14px;
	font-weight:bold; 
	color: #FFCC33;
	
	}


.red {
	font-size:13px;
	color:red;
	font-weight:bold;}

.small {
	font-size:small;
	}

.smallleft {
	font-size:small;
	text-align:left;
	}
	
.black {
	font-size:12px;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-weight:bold;
	text-align:left;
	color:#999999;
	}

.paragraf {
	font-size:12px;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-weight:bold;
	}
.left {text-align:left;}
