BODY
   {
   color: #151413;
   background-color: #E0EDF3;
   background-position: center;
   background-repeat: repeat-y;
   font-family: verdana;
   font-size: 12px

   }
   
TD   
   {
   color: #151413;
   font-family: verdana;
   font-size: 12px
   }
   
.main  
   {
   color: #98B3BA;
   font-family: verdana;
   font-size: 10px
   }  


A {
	COLOR: #151413; TEXT-DECORATION: none
}
A:active {
	COLOR: #151413; TEXT-DECORATION: none
}
A:visited {
	COLOR: #151413; TEXT-DECORATION: none
}
A:hover {
	COLOR: #3B7AB0; TEXT-DECORATION: none
}

.newslink A:link {COLOR: #395259; font-size: 10px; text-decoration: none}
.newslink A:visited {COLOR: #395259; font-size: 10px; text-decoration: none}
.newslink A:active {COLOR: #395259; font-size: 10px; text-decoration: none}
.newslink A:hover {text-decoration: underline; font-size: 10px; color: green;}


p
   {
  text-align: justify
   }
   
   .searchBox{
  background-image:url('images/magnifying-glass.gif');
  background-repeat:no-repeat;
  padding-left:20px;
  border: 0;
} 

   .text2{
   color: #ffffff;
   font-family: verdana;
   font-size: 12px
} 

   .newstext{
   color: #395259;
   font-family: verdana;
   font-size: 10px
   
} 
   
   
