.tbout{
width:100%;
height:100%;
}

HTML, BODY {
height:100%;
padding:0;
margin:0;
background: #492948;
}

.text8Grey {font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #A9A9B2;
Decoration: none;
}

A:link {text-decoration: none; color: #A9A9B2;}
A:visited {text-decoration: none; color: #A9A9B2;}
A:active {text-decoration: none; color: #A9A9B2;}
A:hover {text-decoration: underline; color: #A9A9B2;}


