/* CSS Document */

.small {  
background-image: url(img/bg3.gif);
background-repeat: no-repeat; 
background-position: left top; 
margin: 0px; 
padding: 0px;
}
a:link  { color: white; text-decoration: underline }
a:visited  { }
a:hover  { color: yellow; text-decoration: underline }
