/* general stuff */


body{
font-size: 11px;
margin:0;
padding:0;
font-family: verdana, arial, sans-serif;
line-height: 14px;
color: #ffffff;
background-color: ##000932;
background: #000000; 
}
td {vertical-align: top}

a {
text-decoration:  underline;
border: none;
color: #ffffff;
 }
a:hover {
text-decoration:  underline; 
border: none;
color: #ffffff;
 }
 
/* Layout */
#up {
padding: 20px 0px 0px 20px;
}
#up1 {
padding: 20px 20px 0px 20px;
}
#zag {
font-size: 12px;
font-weight: bold;
color: #fcb903;
}
