a:link { text-decoration: none; color: #BCCBDC}
a:visited { text-decoration: none; color: #BCCBDC}
a:active { text-decoration: none; color: #BCCBDC}
a:hover { text-decoration: underline}

.Text1 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.Link1 {


	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: BCCBDC;
}



a:link { text-decoration: none; color: #BCCBDC}
a:visited { text-decoration: none; color: #BCCBDC}
a:active { text-decoration: none; color: #BCCBDC}
a:hover { text-decoration: underline}
.black {
	color: #000000;
}
body { 
background-color: #2E425A;
scrollbar-face-color: #2E425A;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #2E425A;
scrollbar-3dlight-color: #2E425A;
scrollbar-arrow-color:  #BCCBDC;
scrollbar-track-color: #2E425A;
scrollbar-darkshadow-color: #000000;
}
