
.text{
	font-family: Georgia, serif;
	font-size: 14px;
	color: #f4e4d5;
	text-decoration:none;
}

.text a:link, .text a:visited, .text a:active{
	font-family: Georgia, serif;
	font-size: 14px;
	color: #f0a274;
	text-decoration:none;
}

.text a:hover {
	color: #f0a274;
	text-decoration:underline;
}

.text2{
	font-family: Georgia, serif;
	font-size: 14px;
	color: #f0a274;
	text-decoration:none;
}

.photos {
    border:solid 1px #f0a274;
} 

.tables {
	border-style: solid; 
    border-width: 0 0 1px 1px;
	border-color: #214c70;
} 

.tables th, .tables td {
	border-style: solid; 
    border-width: 1px 1px 0 0;
	border-color: #214c70;
} 


.light{
	font-family: Georgia, serif;
	font-size: 13px;
	color: #f0a274;
	text-decoration:none;
	line-height:14pt;
}

.light a:link, .light a:visited, .light a:active{
	font-family: Georgia, serif;
	font-size: 13px;
	color: #f0a274;
	text-decoration:none;
	line-height:14pt;
}

.light a:hover {
	color: #f4e4d5;
	text-decoration:underline;
}
