@charset "ISO-8859-1";
    #bot1 {
    border: 0 0 0 0;
    padding: 0;
    text-align: center;
    }
	
   
    #bot1 a{
    background-image:url(../twitter/tw01.jpg);
    height:116px;
    width:214px;
    background-position: center top;
    display: block;
    color: #990000;
    text-decoration: none;
    padding-top: 5px;
    background-repeat: no-repeat;
    font-weight: bold;
    }
	
    	
    #bot1 a:hover{
    background-image:url(../twitter/tw02.jpg);
    }