.page {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #DDDDDD;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
}

a:link{
	color: #333333;
	text-decoration: none;
}

a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #666666;
	text-decoration: none;
	background-color: #DDDDDD;
}
.recent {
	color: #666666;
}
.foot {
	color: #666666;
}
.caption {
	text-transform: uppercase;
	font-size: 9px;
}
.sectit {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #333333;
	font-weight: bolder;
}
.pagephoto {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #EEEEEE;
	font-size: 11px;
	color: #333333;
}
