body {
	background: transparent;
	scrollbar-3dlight-color: #103545; 
	scrollbar-darkshadow-color:#103545; 
	scrollbar-track-color: #103545; 
	scrollbar-face-color: #103545; 
	scrollbar-shadow-color: #8A2514; 
	scrollbar-highlight-color: #BC0002; 
	scrollbar-arrow-color: #8A2514;
    }
    
.content { 
	font-family: arial, verdana; 
	font-size: 8pt; 
	color: #FF001A; 
	filter: dropshadow(color=#000000,offX=2,offY=2); 
	height: 7pt; 
	}


A:link {
	color: #F34435;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 7pt; 
    }



A:visited {
	color: #F34435;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 7pt; 
    }

A:active {

	color: #F34435;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 7pt; 
    }


A:hover {
	color: #F34435;
	text-decoration: none;
	cursor: hand;
	filter:blur(add="0",direction="90",strength="5");
	height:0;
	font-weight: none;
	font-family: verdana;
	font-size: 7pt; 
	}


}
