a:link {color:##0000ff; background:transparent; text-decoration:underline}    
a:visited {color:##0000ff; background:transparent; text-decoration:underline}    
a:hover {color:##0000ff; background:transparent; text-decoration:underline}    
a:active {color:##0000ff; background:transparent; text-decoration:underline} 

.newslink a:link {color:#0000ff; background:transparent; text-decoration:none}    
.newslink a:visited {color:#0000ff; background:transparent; text-decoration:none}    
.newslink a:hover {color:#0000ff; background:transparent; text-decoration:none}    
.newslink a:active {color:#0000ff; background:transparent; text-decoration:none} 

html , body {
  font-family:verdana;
  font-size:10px;
  color:#000000;
  background-color:#7A7A7A;
}

td {
  font-family:verdana;
  font-size:10px;
  color:#000000;
}

.searchForm{
font-family:verdana;
font-size:10px;
border:1px solid #000000;
width:200px;
height:16px;
}

.maincontent{
padding:10px;
}

.leftcontent{
padding:10px;
border-left:1px solid #336799;
}

.searchBtn{
font-family:verdana;
font-size:10px;
background-color:#b6b620;
color:#FFFFFF;
border:1px solid #b6b620;
width:67px;
height:20px;
margin-right:3px;
}

.btn{
width:80px;
font-family:verdana;
font-size:10px;
background-color:#FFFFFF;
border:1px solid #FFFFFF;
}
