    body{
      scrollbar-arrow-color: #FFFFFF;
      scrollbar-3dlight-color: #FFFFFF;
      scrollbar-highlight-color: #FFFFFF;
      scrollbar-face-color: #FFFFFF;
      scrollbar-shadow-color: #FFFFFF;
      scrollbar-darkshadow-color: #FFFFFF;
      scrollbar-track-color: #FFFFFF;
    }

.textm {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
}

.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: #00aeff;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ff7703;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #fe00c5;
}


.frame {
	border: 1px solid #7c7c7c;
}

a.a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #00aeff;
	text-decoration: underline;
}
a.a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #00aefff;
}
a.a:active {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #00aeff;
}
a.a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #00aefff;
	text-decoration: none;
}

a.b:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ff7703;
	text-decoration: underline;
}
a.b:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ff7703;
	text-decoration: underline;
}
a.c:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #fe00c5;
	text-decoration: underline;
}
a.c:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #fe00c5;
	text-decoration: none;
}
a.c:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #fe00c5;
	text-decoration: underline;
}