body{
background-color: #051B33;
padding: 0px;
color: #63E0FF;
font-family: verdana;
font-size: 10px;
margin: 0;
line-height: 10;
}

.background{
background-image: url('images/background.jpg');
background-repeat: repeat-x;
}

tr, td, table{ 
font-size: 10px;
}

.allnav {
width: 218px;
padding: 0px;
margin: 0;
}

A{
height:10px;
}

A:link{
color: #63E0FF; 
text-decoration: none;
}

A:visited{
color: #63E0FF; 
text-decoration: none;
}

A:hover{
color: #ffffff; 
background-color: #63E0FF;
}

h1 {
font-size: 11px; 
text-align: center; 
color: #0C0055; 
letter-spacing: 4px; 
width: 100%; 
border-collapse: collapse; 
text-transform: uppercase; 
background: #9DD2F4;
}

