td.pagehead {
	height: 65px;
	background-color: #ffffff;
	vertical-align: middle;
	color: #3366cc;
	font-size: 20px;
	text-align: left;
}

td.photolist {
	background-color: #cccccc;
	font-size: 13px;
	color: #666666;
}

td.divider {
	height:25px;
	background-color: #3366cc;
	vertical-align: middle;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

table.main {
	width: 650px;
	margin: 10px;
	border: 1px solid #3366cc;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}

a:visited {
	text-decoration: none;
	color: #3366cc;
}

a:link {
	text-decoration: none;
	color: #3366cc;
}

a:active {
	text-decoration: none;
	color: #3366ccf;
}

a:hover {
	text-decoration: none;
	color: #0000ff;
}