h1 {
color:#600;
font: Helvetica,Arial;
font-size:16px;
font-weight:700;
}

b,strong {
color:#600;
font: Helvetica,Arial;
font-size:15px;
font-weight:700;
}

p,ul,ui,div,td,th {
color:#222;
font: Helvetica,Arial;
font-size:15px;
}

td {
background-color:#FDF5D6;
border:2px;
border-color:#6f3c1b;
border-style:solid;
}

body {
margin-top: 0px;
color:#222;
font: Helvetica,Arial;
font-size:15px;
background-attachment:fixed;
background-color:#600;
background-image:url(../tiles/aquared.gif);
background-repeat:repeat;
}

a:hover {
color:#600;
background-color:#ee9;
text-decoration:underline;

}

a:link {
color:#600;
text-decoration:underline;
}

a:visited {
color:#600;
text-decoration:underline;
}

a:active {
color:#900;
text-decoration:blink;
}

hr {
color:#600;
}