
.text{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #515253;
	text-decoration:none;
}

.text a:link, .text a:visited, .text a:active{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #515253;
	text-decoration:underline;
}

.text a:hover {
	color: #515253;
	background-color: #ffffff;
	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;
} 


.title{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #ff7f01;
	font-weight:bold;
	text-decoration:none;
}

.title a:link, .title a:visited, .title a:active{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #ff7f01;
	font-weight:bold;
	text-decoration:none;
}
