@charset "utf-8";
/* CSS Document */

body {
position:absolute;
margin:auto;
width:100%;
font-family:Arial;
font-size:12px;
}
h1{
color:#FFF;	
}
img {
border:none;
}
a:visited {
color:#03F;
text-decoration: underline;
}
a:link {
color: #03F;
text-decoration: underline;
}
a:active {
color: #03F;
text-decoration: underline;
}
a:hover {
color: #03F;
text-decoration: underline;
}
table {
 border-color:black;
 }
.colo {
 background-color:#06C;
 }
  .footer {
color:#666;
 }
