  A.buttons:link { color: #00c; font-size: 12pt; font-weight: bolder }
  A.buttons:active { color: #00c; font-size: 12pt; font-weight: bolder } 
  A.buttons:visited { color: #00c; font-size: 12pt; font-weight: bolder }
  A.buttons:hover { color: #00c; font-size: 12pt; font-weight: bolder }  

  A.sub:link{color:#0000ff}
  A.sub:active{color:#0000ff} 
  A.sub:visited{color:#0000ff}
  A.sub:hover{color:#ff0000}  
  
  A.contentlk:link{color:#000000}
  A.contentlk:active{color:#000000} 
  A.contentlk:visited{color:#000000}
  A.contentlk:hover{color:#ff0000}

  A.ads:link { color: 000000}
  A.ads:active { color: 000000}
  A.ads:visited { color: 000000}
  A.ads:hover { color: ff0000 }

  A.white:link { color: white }
  A.white:active { color: white } 
  A.white:visited { color: white }
  A.white:hover { color: 0000FF }

  A.btn:link{color:#ff0000}
  A.btn:active{color:#ff0000} 
  A.btn:visited{color:#ff0000}
  A.btn:hover{color:#cccccc}

.buttons  { color: #00c; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; font-weight: bolder; text-decoration: none }

.sub {font-family: Arial, Helvetica, sans-serif; color:#CC0000; text-decoration: none; font-size : 12px; font-weight: bold}
 
.contentlk{font-family: Georgia, "Times New Roman", Times, serif; font-size : 14px;; font-weight: bold; color: #000000; text-decoration: none;}

.content {font-family: Georgia, "Times New Roman", Times, serif; color:#000000; text-decoration: none; font-size : 14px; font-weight: normal}

.contentlil {font-family: Arial, Helvetica, sans-serif; color:#000000; text-decoration: none; font-size : 12px; font-weight: normal}

.header  { color: #000000; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-decoration: none }
 
.ads  { color: black; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
.white  { color: white; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; letter-spacing: 1px }

body{
	
margin-left : 0px;
margin-right : 0px;
	
scrollbar-base-color :#cccccc; 
scrollbar-face-color :#cccccc; 
scrollbar-highlight-color :#FFFFff
scrollbar-shadow-color :#FFFFff;
scrollbar-arrow-color :#0000FF;

}

.btn  {
	font-size : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
	color : #FF0000;
; letter-spacing: 2px; text-decoration: none
}