body {

    FONT-FAMILY: arial;
	COLOR: #1E226D;
	font-size: "12";
}

html,body {



 		   scrollbar-3dlight-color:white;
		   scrollbar-arrow-color:black;
		   scrollbar-base-color:white;
		   scrollbar-darkshadow-color:white;
		   scrollbar-face-color:white;
		   scrollbar-highlight-color:white;
		   scrollbar-shadow-color:white;

}

.bod {
	font-size:12px;
	
}


.titlu {
	font-size: "16";
	font-weight: bold; 

}

a:hover { 
background: #1E226D; 
border-top: 1px dotted #3d3d3d; 
border-right: 1px none #3d3d3d; 
border-bottom: 1px dotted #3d3d3d; 
border-left: 1px none #3d3d3d; 

} 
A:link {text-decoration: none ; color:#FF0000}
A:visited {text-decoration:none ; color:#FF0000}
A:active {text-decoration: none}
A:hover {text-decoration: ; color: white;}
