A:link {color: #3E1800; text-decoration: none;}
A:visited {color: #3E1800; text-decoration: none;}
A:active {color: #3E1800; text-decoration: none;}
A:hover {color: black; text-decoration: none;}

BODY {
SCROLLBAR-FACE-COLOR: #C59C4B; 
SCROLLBAR-HIGHLIGHT-COLOR: black; 
SCROLLBAR-SHADOW-COLOR: black; 
SCROLLBAR-3DLIGHT-COLOR: #C59C4B; 
SCROLLBAR-ARROW-COLOR: black; 
SCROLLBAR-TRACK-COLOR: #C59C4B; 
SCROLLBAR-DARKSHADOW-COLOR: #C59C4B; 

background: url(layout02_bg.jpg);
background-repeat:repeat-y;
background-color : #C59C4B;
margin:0px;
}

table, tr, td {
font-family: trebuchet ms;
font-size: 10px; 
text-align : justify;
color : black;
background-color : transparent;
}

input, textarea, option, select {
border: 1px black solid;
color: black;
font-family: trebuchet ms;
font-size: 10px; 
background-color: #9D5503;
}

h1 {
font-family: trebuchet ms;
font-size: 10px; 
text-align : left;
color : black;
padding: 0;
margin-bottom : 5px;
letter-spacing: 3px;
border-bottom : 2px solid black;
text-transform : uppercase;
font-weight : bold;
}

.nav {
font-family: trebuchet ms;
font-size: 10px; 
text-align : left;
color : black;
padding: 0;
margin-bottom : 5px;
letter-spacing: 3px;
border-bottom : 2px solid black;
text-transform : uppercase;
font-weight : bold;
}

.menu {
color: black;
margin : 0;
font-size: 10px;
text-align : left;
padding: 0;
}

img { 
border: 0px; 
}

.pics img { 
margin: 4px;
border-width :3px;
border-color: #3E1800;
background-color: #3E1800;
border-style: solid;
}

.pics a:hover img { 
margin: 4px;
border-width :3px;
border-color: black;
background-color: black;
border-style: solid;
}
