  A.buttons:link{color:#000000}
  A.buttons:active{color:#000000} 
  A.buttons:visited{color:#000000}
  A.buttons:hover{color:#cccccc}  

  A.sub:link{color:#000000}
  A.sub:active{color:#000000} 
  A.sub:visited{color:#000000}
  A.sub:hover{color:#cccccc}  
  
  A.contentlk:link{color:#ffffff}
  A.contentlk:active{color:#ffffff} 
  A.contentlk:visited{color:#ffffff}
  A.contentlk:hover{color:#ffcc33}

  A.ads:link  { color: #fff }
  A.ads:active  { color: #fff } 
  A.ads:visited  { color: #fff }
  A.ads:hover  { color: #fff }

.buttons {font-family: Arial, Helvetica, sans-serif; color:#000000; text-decoration: none; font-size : 12px; font-weight: bold; letter-spacing: 1px}

.sub {font-family: Arial, Helvetica, sans-serif; color:#000000; text-decoration: none; font-size : 11px; font-weight: normal}
 
.contentlk{font-family: Arial, Helvetica, sans-serif; font-size : 12px;; font-weight: bold; color: #000000; text-decoration: none; letter-spacing: 1px}

.content {font-family: Arial, Helvetica, sans-serif; color:#000000; text-decoration: none; font-size : 14px; font-weight: bold}

.contentlil {font-family: Arial, Helvetica, sans-serif; color:#000000; text-decoration: none; font-size : 14px; font-weight: normal}

.header  { color: #003399; font-size: 24px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
 
.ads   { color: #fff; font-size: 10px; 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 :#ccccCC;
scrollbar-arrow-color :#ccccCC;

}

.btn  {
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #333333;
	border-left : 1px solid #333333;
	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	background-color : #5A719C;
	color : #EFEBD6;
	line-height : .85;
	padding-top : 2px;
}