.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 555555;
}

a:link, a:visited, a:active {
	color: 003399;
}
a:hover {
	color: 0066cc;	
}

.adminlinks {
	font-size: 12px
}
.adminlinks a, .adminlinks a:visited, .adminlinks a:active {
	color: EA6E19;
}
.adminlinks a:hover {
	color: C24119
}
	
.title {
	font-size: 25px;
	font-weight: bold;
	color: 555555;
}

.titledown {
	font-size: 17px;
	font-weight: bold;
	color: 777777;
}

.faded {
	color: aaaaaa;
}

.navlinks {
	color: 333333;
	font-size: 12px;
}
.navlinks a:link {
	color: 003399;
}
.navlinks a:visited {
	color: 003399;
}
.navlinks a:active {
	color: 003399;
}
.navlinks a:hover {
	color: 0066cc;	
}

.navarrow {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: 9102CC;
}

.albumtitle {
	font-size: 13px;
	text-align: center;	
}
.albumtitle a:link {
	color: 003399;
}
.albumtitle a:visited {
	color: 003399;
}
.albumtitle a:active {
	color: 003399;
}
.albumtitle a:hover {
	color: 0066cc;	
}

.albumdate {
	color: ffffff;
	text-align: center;
}

.albumnumber {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: cfcfff;
	text-align: right;
}


.picturenumber {
	font-size: 19px;
	font-weight: bold;
	color: cfcfff;
}

.picturetitle {
	font-size: 12px;
	color: 555555;
}

.picturecaption {
	font-size: 16px;
	font-weight: bold;
	color: 888888;
}
