
H1{
	font: 12pt arial;
	font-weight: bold;
	color: black;

}

P{

font: 10pt arial;
color black;

}

.text{
font: 10pt arial;
border-color: black;
}

.text a{

	text-decoration: none;
		font-weight: bold;
	color: black;
border-color: black;
}

.text a:active {
	text-decoration: none;
		font-weight: bold;
	color: black;
	
}

.text a:visited {
	text-decoration: none;
	font-weight: bold;
	color: black;
	border-color: black;
}

.text a:hover {
	text-decoration: none;
		font-weight: bold;
	color: #FF9999;
	border-color: black;
}

.verse{
font: 10pt arial;
border-color: black;
font-style: italic;

}

IMG{
border-color: black;
}

.photoTitle{
	color: #585858;
	font: 8pt arial;

}

.updates{
color: black;
font: 8pt arial;
}

/*
.text a:link {
	text-decoration: none;
	font-weight: bold;
	color: black;
	border-color: black;
}*/

