A:link { 
color:#6A9169; 
font-weight: bold;
text-decoration: none; 
}

A:visited { 
color:#6A9169; 
font-weight: bold;
text-decoration: none; 
}

A:hover { 
color:#000000; 
font-weight: bold;
text-decoration: none;
}

A:link.lala { 
margin: 5px;
display: block;
text-decoration: none; 
border-left:1px solid #FFFFFF; 
border-right:1px solid #FFFFFF; 
border-top:2px solid #FFFFFF; 
border-bottom:2px solid #FAF492; 
padding: 2px; 
text-transform: lowercase;
color: #DC9C68; 
font-size:10px; 
line-height: 10px;
letter-spacing: 1px;
background-color: #FFE8DB;
text-indent: 10px;
}

A:visited.lala { 
margin: 5px;
display: block;
text-decoration: none; 
border-left:1px solid #FFFFFF; 
border-right:1px solid #FFFFFF; 
border-top:2px solid #FFFFFF; 
border-bottom:2px solid #FAF492; 
padding: 2px; 
color: #DC9C68; 
font-size:10px; 
line-height: 10px;
text-transform: lowercase;
letter-spacing: 1px;
background-color: #FFE8DB;
text-indent: 10px;
}

A:hover.lala { 
margin: 5px;
display: block;
text-decoration: none; 
border-left:1px solid #FFFFFF; 
border-right:1px solid #FFFFFF; 
border-top:2px solid #FFFFFF; 
border-bottom:2px solid #FAF492; 
padding: 2px; 
color: #F9AB6B; 
font-size:10px; 
line-height: 10px;
text-transform: lowercase;
letter-spacing: 1px;
background-color: #F0FFB5;
text-indent: 10px;
}



body { 
background-color:#FFFFFF;
background-image: url('bg.gif');
background-repeat: repeat-x;
background-attachment: auto;
margin: 0px;}


img { border: 0px; }

img.note { 
border:1px dashed #6A9169;  
padding: 3px;
margin: 8px;
}

img.note:hover { 
border:1px solid #6A9169;  
padding: 3px;
margin: 8px;
}


body, table, tr, td {
font: 12px arial; 
color: #767676; 
line-height: 20px; 
text-align: none;
}

em {color: #6A9169; }

strong {color: #6A9169; }

p {text-indent: 0px;}

h1 {margin: 3px;
color: #528150;
padding: 5px;
font: 14px century gothic;
font-weight: none;
text-transform: lowercase;
letter-spacing: 1px;
line-height: 10px;
text-align: left;
background-image: url('h2.gif');
background-repeat: no-repeat; 
text-indent: 20px;
}



input, textarea, option, select {	
background-color: #FFFFFF;	
font: 10px verdana;	
color: #FFAB79;	
border-bottom: 0px;
border-left: 6px solid #FFAB79;	
border-right: 0px;	
border-top: 0px;	
padding:2px; }

