a:link{

	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #660099;

}



a:visited{
	text-decoration: underline;

	font-family: Tahoma, Arial, Helvetica;
	font-size: 15px;

	font-weight: bold;
	color: #660099;

}



a:active{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica;

	font-size: 15px;
	font-weight: bold;
	color: #660099;

}



a:hover{

	font-family: Tahoma, Arial, Helvetica;
	text-decoration: underline;
	font-size: 15px;

	font-weight: bold;
	color: #AA00FF;

}



body{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #aa0066;
	background-color: #ffffff;

	margin-top: 0px;

	margin-left: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}


	.archives {
	align: center;
	}

	.archives span {
		display: block; 
		float: left;
		margin-right: 11px; 
		padding-top: 3px;
		color: #000;
		font-weight: bold;
	}

	.archives a {
		display: block; 
		float: left;
		width: 24px; 
		height: 21px; 
		background-repeat: no-repeat;
		margin-right: 2px; 
		text-align: center; 
		padding-top: 1px; 
		padding-bottom: 1px;
		color: #ffef41;
		font-weight: bold;
		text-decoration: underline;
		clear: none;
	}




table.thumbs{
        table-layout: fixed;
        width: 938px;
        height: 1000px;
        text-align: center;
}
table.thumbs td{
        width: 152px;
        height: 222px;
}

.thumbs a:link img{
        border-style: solid;
        border-width: 1px;
        border-color: #0000ff;
        height: 220px;
        width: 150px;
        margin-top: 1px;
        margin-bottom:1px;
        margin-left: 1px;
        margin-right: 1px;
}
.thumbs a:visited img{
        border-style: solid;
        border-width: 1px;
        border-color: #0000ff;
        height: 220px;
        width: 150px;
        margin-top: 1px;
        margin-bottom:1px;
        margin-left: 1px;
        margin-right: 1px;
}
.thumbs a:active img{
        border-style: dashed;
        border-width: 1px;
        border-color: #0000ff;
        height: 220px;
        width: 150px;
        margin-top: 1px;
        margin-bottom:1px;
	margin-left: 1px;
	margin-right: 1px;
}
.thumbs a:hover img{
        border-style: dashed;
        border-width: 1px;
        border-color: #0000ff;
        height: 220px;
        width: 150px;
        margin-top: 1px;
        margin-bottom:1px;
        margin-left: 1px;
        margin-right: 1px;
}

#networksites {
background: #ffffff;
width: 950px;
text-align: left;
font-size: 15px;
}
#th {
        display: none;
}
