A:link {
background:#474747; color:#474747; text-decoration:none
}
A:visited {
background:#474747; color:#474747; text-decoration:none
}
A:hover {
background:#474747; color:#aaaaaa; text-decoration:none
}

A.nav:link {
background:white; color:#474747; text-decoration:none;
}
A.nav:visited {
background:white; color:#474747; text-decoration:none;
}
A.nav:hover {
background:white; color:red; text-decoration:none;
}

BODY {
background-colour: white;
}

IMG.land {
border-top: 1px solid black;
border-bottom: 1px solid black;
border-left: 0px solid black;
border-right: 0px solid black;
}

IMG.port {
border-top: 0px solid black;
border-bottom: 0px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
}

P {
font-family: "helvetica";
color: #232323;
}

P.count {
font-family: "helvetica";
color: #717171;
}

P.title {
font-family: "helvetica";
color: #232323;
}

SPAN.info {
width=100px;
}

TD {
background-color: white;
}

TD.label {
background-color: white;
}

TD.nav {
background-color: white
}

TD.slide {
background-color: #232323
}
