a:link {text-decoration: underline; color: #000000}
a:visited {text-decoration: underline; color: #000000}
a:active {text-decoration: none}
a:hover {text-decoration: none; color: #FF33CC;}

}

.archive IMG { WIDTH: 130px; HEIGHT: 170px;}

.archive {
		clear: both;
	}
.archive a IMG {
		border: 1px solid #003399;
		background-color: #A0DCFF;
	}

.archive a:hover IMG {
		border: 1px dashed #000000;
		background-color: #A0DCFF;
	}

.thumbs IMG { WIDTH: 150px; HEIGHT: 200px;}

.thumbs {
		clear: both;
	}
.thumbs a IMG {
		border: 1px solid #000000;
		background-color: #FFB6ED;
	}

.thumbs a:hover IMG {
		border: 1px dashed #FF33CC;
		background-color: #FFB6ED;
	}

.bigthumbs IMG { WIDTH: 180px; HEIGHT: 240px;}

.bigthumbs {
		clear: both;
	}
.bigthumbs a IMG {
		border: 1px solid #000000;
		background-color: #FFB6ED;
	}

.bigthumbs a:hover IMG {
		border: 1px dashed #FF33CC;
		background-color: #FFB6ED;
	}

.archivelink a:link {text-decoration: underline; color: #003399}
.archivelink a:visited {text-decoration: underline; color: #003399}
.archivelink a:active {text-decoration: none}
.archivelink a:hover {text-decoration: none; color: #000000;}
}
