/*/*[if IE]*/ 
html {
scrollbar-base-colour:#009999;
scrollbar-arrow-color:#00004C; 
scrollbar-track-color:#0077CA5; 
scrollbar-face-color:#006699; 
scrollbar-highlight-color:#76BFB7; 
scrollbar-3dlight-color:#000099; 
scrollbar-darkshadow-color:#d0d0d0; 
scrollbar-shadow-color:#421915; 
} 

/*[endif]*/
body {
	background-image: url(images/index/multi084.jpg);
	background-color: #006699;
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #000066;
}
a:link {
	color: #000099;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px 1px;
	font-size: 0.9em;
	
}
a:visited{
	color: #0033FF;
	text-decoration: none;
	text-align: center;
	display: block;
	font-size: 0.9em;
}
a:hover{
	color: #00FFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	font-size: 0.9em;
}
a:active{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	font-size: 0.9em;
}
.TEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000066;
	text-align: justify;
	margin: 4px;
	border: 4px;
}
