body {
	background-color:#A59170;
	}

a:link { 
	color: #A59170;
	font-weight:bold;
	background-color:Transparent;
	text-decoration: underline;
	font-weight:bold;
	}
	
a:visited {
	color: #A59170;
	text-decoration: underline;
	font-weight:bold;
	}
	
a:hover { 
	color: #F7D253;
	font-weight:bold;
	}

a:active { 
	color: #F7D253;
	font-weight:bold;
	}
	
a.photonav:link { 
	color: #A59170;
	font-weight:bold;
	background-color:Transparent;
	text-decoration: none;
	}
	
a.photonav:visited { 
	color: #A59170;
	text-decoration: none;
	font-weight:bold;
	}
	
a.contact:link {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #F7D253; 
	font-weight:bold;
	background-color:Transparent; 
	text-decoration: none;
	}
	
a.contact:visited { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #F7D253; 
	font-weight:bold;
	text-decoration: none;
	}

a.contact:active { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight:bold;
	text-decoration: underline;
	}
	
a.contact:hover { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight:bold;
	text-decoration: underline;
	}
	
a.footer:link { 
	font-family: Georgia, Times New Roman, serif; 
	color: #ffffff; 
	font-weight:bold; 
	background-color:Transparent; 
	text-decoration: none;
	}
	
a.footer:visited { 
	font-family: Georgia, Times New Roman, serif;
	color: #ffffff; text-decoration: none;
	font-weight:bold;
	}
	
a.footer:active { 
	font-family: Georgia, Times New Roman, serif; 
	color: #F7D253; 
	text-decoration: underline; 
	font-weight:bold;
	}

a.footer:hover { 
	font-family: Georgia, Times New Roman, serif; 
	color: #F7D253; 
	text-decoration: underline; 
	font-weight:bold;
	}
	
.bodyText {
	font-family: Georgia, Times New Roman, serif;
	color: #000000;
}

.footer{
	font-family: Georgia, Times New Roman, serif;
	color: #FFFFFF;
	font-weight:bold;
	}
	
.contact{
	font-family: Verdana, Arial, sans-serif;
	color: #F7D253;
	font-size: 11px;
	}
	
.smallText{
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px ;
	color: #000000;
	}
