
P  {
	font-size : 1em;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


.head  {
	font-size : 1.3em;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}

.nav  {
	font-size : 0.8em;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : white;
}

.nav a {text-decoration: none; color: #ffffff;}
.nav a:hover {text-decoration: none; color: #e60000;}

.navtrue  {
	font-size : 0.8em;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #e60000;
}

.navtrue a {text-decoration: none; color: #e60000;}
.navtrue a:hover {text-decoration: none; color: #e60000;}

.photocaption  {
	font-size : 0.7em;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
}

.copyright  {
	font-size : 0.7em;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}
A:hover  {
	font-size : 1em;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}
