/*header 1*/
.style1 {
	font-family: "Arial Black";
	font-size: x-large;
	color: #FFFFFF;
	line-height: normal;
}
/*header 2*/
.style1a {
	background-image: url(../graphics/mesh%20white.gif);
	font-family: "Arial Black";
	font-size: x-large;
	color: black;
}
/*NEWS TEXT*/
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
/*Archive/address*/
.style3 {
	font-family: Arial, Helvetica, sans-serif;
}
/*MISC TEXT*/
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding-left: 4px;
}
	a.style4:link { 
	color: white;
	}
	a.style4:visited { 
	color: #FFFFFF;
	}
	a.style4:hover {
	font-size: small;
	font-weight: bold;
	color: #333333;
	}
	a.style4:active { 
	color: white;
	}

/*small MISC TEXT*/
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-image: url(file:///C|/Users/cor3y/Desktop/fake%20design%20web/mesh.gif);
}
.pictures {
	border: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}
.style4a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	line-height: 5px;
}

.styleArtist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	line-height: 5px;
	font-weight: bold;
	}
	a.styleArtist:link { 
	color: white;
	}
	a.styleArtist:visited { 
	color: white; 
	}
	a.styleArtist:hover {
	font-size: large;
	color: white; 
	background-color: black;
	}
	a.styleArtist:active { 
	color: white;
	}
