a {  color: black; text-decoration:underline
             }			  
a:visited {  color: black;
              }
a:hover {  color:#FD9933;
         }

OL,UL,P,BODY,TD,TR,TH,FORM {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:10px;
	color: black;

}
 
.name {
width: 150;
font-size: 7pt; 
font-weight: bold; 
background-color: #EFF2F8; 
color:#000000;
border: 1 solid #000000;
}
.text {
width: 150;
font-size: 7pt; 
background-color: #EFF2F8; 
color:#000000;
border: 1 solid #000000;
}
.button{
width: 50; 
font-size: 7pt; 
font-weight: bold; 
background-color: #EFF2F8; 
color:#000000;
border: 1 solid #000000;
}
