BODY {

margin: 0px;
padding: 0px;
font-size: 10px; 
letter-spacing: 0px;
font-family: verdana;
color: #BC8A61;
background-color: #FDFBE5;
background-image: url("images/bg.gif");
background-repeat: repeat-x;
background-attachment: auto;
cursor: nw-resize;
text-align: justify;

}

TD, TR, TABLE, DIV {

font-size: 10px; 
letter-spacing: 0px;
font-family: verdana;
color: #CB807C;
cursor: nw-resize;
text-align: justify;
}


a:link {font-size: 10; color: #B1E3FA; text-decoration:none;}
a:visited {font-size: 10; color: #B1E3FA; text-decoration:none;}
a:active {font-size: 10; color: #B1E3FA; text-decoration:none;}
a:hover {font-size: 10; color: #637490; cursor: w-resize; text-decoration:none;}

strong, b {
color: #A21A25;
}

em, i {
color: #637490;
}

h1 {
color: #C7A7AD;
font-size: 15px;
font-family: Times New Roman;
text-indent: 30px;
text-transform: uppercase;
letter-spacing: 5px;
margin: 0;
padding: 0;
}

h1:first-letter {
color: #B1E3FA;
font-size: 25px;
}

.navi {
text-align: justify;
margin: 5px;
background-color: #B1E3FA;
}

a.nav
{color: #637490; 
text-decoration:none; 
cursor: crosshair; 
border-width: 0px;
text-transform: uppercase;
background-color: #B1E3FA; 
font-family: arial;
font-size: 12px;
display: block;
padding: 3px;
line-height: 30px;
text-align: center;
letter-spacing: 5px;
}

a.nav:hover
{color:#FDFBE5; 
text-decoration:none; 
cursor: crosshair; 
border-width: 0px;
text-transform: uppercase;
background-color: #CD8580; 
font-family: arial;
font-size: 12px;
display: block;
padding: 3px;
line-height: 30px;
text-align: center;
letter-spacing: 5px;
}