body {
	background-color: #FFFFFF;
	scrollbar-face-color: 7B776F;
	scrollbar-shadow-color: 1D1B19;
	scrollbar-highlight-color: C4C4C4;
	scrollbar-3dlight-color: 7B776F;
	scrollbar-darkshadow-color: 7B776F;
	scrollbar-track-color: 7B776F;
	scrollbar-arrow-color: FFFFFF;

}
.text_main{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;}

a:link{
font-family: tahoma;
	font-size: 11px;
	color: #63BB6B;
	text-decoration: none;
	font-weight: normal;
}

a:visited{
font-family: tahoma;
	font-size: 11px;
	color: #4376a9;
	text-decoration: none;
	font-weight: normal;
}

a:hover{
font-family: tahoma;
	font-size: 11px;
	color: #1B79ED;
	text-decoration: none;
	font-weight: bold;
}

a:active{
	color: #4376a9;
	text-decoration: none;
	font-weight: bold;
}

