<!--

.link { color:333333; text-decoration: none; font-size:9; font-family:tahoma; font-weight:none;}
.link A:link { color:333333; text-decoration: none; font-size:9; font-family:tahoma; font-weight:none;}
.link A:visited { color:333333; text-decoration: none; font-size:9; font-family:tahoma; font-weight:none;}
.link A:hover { color:ffffff; text-decoration: none; font-size:9; font-family:tahoma; font-weight:none;}

.btn {
border: 1px outset; 
cursor: pointer; 
font-size:9; 
color:333333;
font-weight: normal; 
padding: 3px;
background-image: url('button2.gif');
backgroung-image: repeat-x;
width:85px; 
margin-left:1px; margin-right:0px; margin-top:0px; margin-bottom:0px;
}

//-->

