a:link {
 color: #fff;
 text-decoration: underline;
 }
a:visited {
 color: #fff;
text-decoration: underline;
 }
a:active {
 color: #8FAAFF;
 text-decoration: underline;
 }
a:hover {
 color: #0094D5;
 text-decoration: underline;
 }

.imgbrd { border: 1px solid #ffffff;}
.text1 { font-family:Tahoma; color:#000; font-size:12px; font-weight:bold;}
.text10 { font-family:Tahoma; color:#00EFFF; font-size:10px;}
.text10g { font-family:Tahoma; color:#ffffff; font-size:11px;}
.text10f { font-family:Tahoma; color:#ffffff; font-size:10px;}
.text10h { font-family:Tahoma; color:#ffffff; font-size:20px;}
.text14 { font-family:Tahoma; color:#ffffff; font-size:14px;}

body { 
	scrollbar-face-color: #006CAB;
	scrollbar-shadow-color: #004d94;
	scrollbar-highlight-color: #004d94;
	scrollbar-3dlight-color: #004d94;
	scrollbar-darkshadow-color: #004d94;
	scrollbar-track-color: #004d94;
	scrollbar-arrow-color: #00EFFF;
	}

