
.text{
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
	line-height: 15px;
}

.text a:link, .text a:visited, .text a:active{
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration:underline;
	line-height: 15px;
}

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

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

.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: Taohoma, sans-serif;
	font-size: 14px;
	color: #b697d5;
	text-decoration:none;
}

.light a:link, .light a:visited, .light a:active{
	font-family: Taohoma, sans-serif;
	font-size: 14px;
	color: #b697d5;
	text-decoration:none;
}

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


.title, .title a:link, .title a:visited, .title a:active{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #e5e5e5;
	text-decoration:none;
	letter-spacing: 2pt;
}

.link{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #3b3b3b;
	text-decoration:none;
	line-height: 15px;
}

.link a:link, .link a:visited, .link a:active{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #3b3b3b;
	text-decoration:none;
	line-height: 15px;
}

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

