body {
font-size : 11px;
font-family : verdana, arial, helvetica, sans-serif;
margin : 0px;
padding : 0px;
overflow : hidden;
height : 100%;
width : 100%;
border : 0px;
}

a:visited {
color : #ffffff;
font-weight : bold;
text-decoration : underline;
}
a:link {
color : #ffffff;
font-weight : bold;
text-decoration : underline;
}
a:hover {
color : #ffffff;
text-decoration : none;
}
.titlebar {
font-size : 11px;
color : #ffffff;
font-family : verdana, arial, helvetica, sans-serif;
text-align:left;
font-weight : bold;
}

