body {
        background-color: #d2d7dd;
        background-image:url(http://www.teddyonline.org/downloads/images/bkg.jpg);
        background-repeat:repeat-y;
        background-position: left;
        font-family: Tahoma;
        font-size : 8px;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing:0px;
        color: #000000;
        padding:0px;
        margin: 0px;}
       

a:link {   font-family: Tahoma;
            text-transform: uppercase;
            font-size: 6pt;
            text-decoration:none;
            color:#313d4c;
            font-weight: bold; }

a:visited { font-family: Tahoma;
           text-transform: uppercase;
           font-size: 8px;
           text-decoration:none;
           color:#666666;
            font-weight: bold;
			     }

a:hover { font-family: Tahoma;
           text-transform: uppercase;
           font-size: 8px;
           color:#313d4c;
	   font-weight: bold;
	   cursor: default;
           border-bottom: 3px solid #313d4c;
			   } 

a:active { font-family: Tahoma;
           text-transform: uppercase;
           font-size: 8px;         
           color:#000000;
	   font-weight: bold;
	   cursor: default;
		  }
			   

#t1 { position:absolute; top:398px; left:225px; width:350 px; z-index:1; }

