a:link {
	color: #D8DEE7;
}
a:visited {
	color: #D8DEE7;
}
a:hover {
	color: #FFFFFF;
}
body {
	background-color: #000000;
  color: #D8DEE7;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #293C5C;
	scrollbar-face-color: #7C8FAF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-3dlight-color: #000000;
}

.bt2 a {
   color: #D8DEE7;
	 font-size : 12px;
	 font-weight: bold;
   text-decoration: none;
	 text-align: center;
   height: 20px;
   width: 135px;
   background-image: url(b10.gif);
   background-repeat: no-repeat;
   display: block;
}
.bt2 a:visited {
   color: #D8DEE7;
   text-decoration: none;
	 text-align: center;
   height: 20px;
   width: 135px;
   background-image: url(b10.gif); 
   background-repeat: no-repeat;
   display: block;
}
.bt2 a:hover {
   color: #FFFFFF;
   text-decoration: none;
	 text-align: center;
   height: 20px;
   width: 135px;
   background-image: url(b11.gif); 
   background-repeat: no-repeat;
   display: block;
}
.btj a {
   color: #D8DEE7;
	 font-size : 22px;
	 font-weight: bold;
   text-decoration: none;
	 text-align: center;
   height: 27px;
   width: 150px;
   background-image: url(b14.gif);
   background-repeat: no-repeat;
   display: block;
}
.btj a:visited {
   color: #D8DEE7;
	 font-size : 22px;
	 font-weight: bold;
   text-decoration: none;
	 text-align: center;
   height: 27px;
   width: 150px;
   background-image: url(b14.gif);
   background-repeat: no-repeat;
   display: block;
}
.btj a:hover {
   color: #FFFFFF;
   text-decoration: none;
	 text-align: center;
   height: 27px;
   width: 150px;
   background-image: url(b15.gif); 
   background-repeat: no-repeat;
   display: block;
}

.cb:link{
	font-size : 12px;
	color: #D5DBE6;
	text-decoration: none;
	font-weight: normal;
}
.cb:visited{
	font-size : 12px;
	color: #D5DBE6;
	text-decoration: none;
	font-weight: normal;
}
.cb:hover{
	font-size : 12px;
	color : #8AA3B0;
	text-decoration: none
}

.guru:link {
	color: #ABB7CB;
	text-decoration: none;
	font-weight: bolder;
}
.guru:visited {
	color: #ABB7CB;
	text-decoration: none;
	font-weight: bolder;
}
.guru:hover {
	color: #E7EAEF;
}

