A:link {color: black; font-weight:bold; text-decoration: none;}
A:visited {color: black; font-weight:bold; text-decoration: none;}
A:active {color: black; font-weight:bold; text-decoration: none;}
A:hover {color: black; font-weight:bold; text-decoration: none; border-bottom:1px dotted black;}

table {
font-family: verdana;
font-size: 10px; 
text-align : justify;
}

img { 
border: 0px; 
}

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

background: url(bg.jpg);
margin:0px;
}

textarea, select, input, option {
border: 1px black dashed;
color: black;
font-family: verdana;
font-size: 10px; 
background-color: transparent;
}

h1 {
font-weight:bold;
text-align: left;
font-size:14px;
padding: 0 0 0 20;
text-transform: capitalize;
font-variant: small-caps;
}