html {
color :  #ffffff;
background-color : #000000;
}

table {
width: 100%;
height: 100%;
}

tr {
height: 150px;
}

td {
width: 33%;
}

#logoindex {
position: relative; left:20px;
}

a:link {
color: #ffffff; 
text-decoration:none;
}

a:visited {
color:  #ffffff; 
text-decoration:none;
}

a:hover {
color:  #ffffff; 
text-decoration:none;
background-color: none;
}
