/* CSS Document */
BODY{
	margin:0px;
	background-color:#C1B690;
	background-image:url(../images/bg.gif);
	}
	
IMG{color:#000000;}

.normal{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#685E43;
		
	}
	
.normal A:link{
	text-decoration:underline;
	color:#6E2700;
	}
.normal A:active{
	text-decoration:underline;
	color:#6E2700;
	}
.normal A:visited{
	text-decoration:underline;
	color:#6E2700;
	}
.normal A:hover{
	text-decoration:none;
	color:#6E2700;
	}


.redLinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6E2700;
		
	}
	
.redLinks A:link{
	text-decoration:none;
	color:#6E2700;
	}
.redLinks A:active{
	text-decoration:none;
	color:#6E2700;
	}
.redLinks A:visited{
	text-decoration:none;
	color:#6E2700;
	}
.redLinks A:hover{
	text-decoration:underline;
	color:#6E2700;
	}
	
	
.brownLinks{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#685E43;
		
	}
	
.brownLinks A:link{
	text-decoration:none;
	color:#685E43;
	}
.brownLinks A:active{
	text-decoration:none;
	color:#685E43;
	}
.brownLinks A:visited{
	text-decoration:none;
	color:#685E43;
	}
.brownLinks A:hover{
	text-decoration:underline;
	color:#685E43;
	}
	
.services{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#685E43;
		
	}
	
.services A:link{
	text-decoration:underline;
	color:#685E43;
	}
.services A:active{
	text-decoration:underline;
	color:#685E43;
	}
.services A:visited{
	text-decoration:underline;
	color:#685E43;
	}
.services A:hover{
	text-decoration:none;
	color:#685E43;
	}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#AA9B71;
		
	}
	
.footer A:link{
	text-decoration:none;
	color:#AA9B71;
	}
.footer A:active{
	text-decoration:none;
	color:#AA9B71;
	}
.footer A:visited{
	text-decoration:none;
	color:#AA9B71;
	}
.footer A:hover{
	text-decoration:underline;
	color:#AA9B71;
	}				