table.designer_page {
font-size: 12px ;
font-family: arial;
}

.float_right { 
float: right;
margin: 0 0 5px 5px;
 }
 
 .tm{
 font-size: 8px ;
 font-weight: 300;
 }
 
td.orbita {
background-image:
url('images/designer/orbita.gif');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: left;
font-size: 12px ;
font-family: arial;
}

.orb{
padding-left:50px;
padding-top:30px;
}

a, a:link, a:visited, a:active{
font-size: 13px ;
text-decoration: none;
padding:2px;
}
a:hover{
color: #006600;
padding:2px;
text-decoration: underline;
}