.text {
	font-family: arial, helvetica, sans-serif;
	font-size: +11;
	font-weight: bold;
	color: #C0C0C0;
	text-align:justify; 
	margin-left:0; 
	margin-right:130;
}

.header {
	font-family: arial, helvetica, sans-serif;
	font-size: +18;
	font-weight: bold;
	color: #CC3300	
}

.textNoRmargin {
	font-family: arial, helvetica, sans-serif;
	font-size: +11;
	font-weight: bold;
	color: #C0C0C0;
	text-align:left; 
	margin-left:0; 
	margin-right:0;
}

.paintingCaption {
	font-family: arial, helvetica, sans-serif;
	font-size: +11;
	font-weight: bold;
	color: #C0C0C0;
	text-align:center; 	
}

.pagehead { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 24px; 
	color:  #CC3300; 
	font-weight: normal;
 	letter-spacing: -2; 
}
 
.orangetext {
	font-family: arial, helvetica, sans-serif;
	font-size: +11;
	font-weight: bold;
	color:  #CC3300
	text-transform: lowercase;
}

.lighttext {
	font-family: arial, helvetica, sans-serif;
	font-size: +10;
	font-weight: bold;
	color: #FFFFFF;
	text-align:justify;
}

.Bigheader {
	font-family: arial, helvetica, sans-serif;
	font-size: +24;
	font-weight: light;
	color: #CC3300
	text-align:center;
}

.headerlight {
	font-family: arial, helvetica, sans-serif;
	font-size: +12;
	font-weight: bold;
	color: #CC3300
	text-transform: lowercase;
}

.mainmenu {
	font-family: arial, helvetica, sans-serif;
	font-size: +11;
	font-weight: bold;
	color: #FFFFFF;
}

.artistname {
	font-family: arial, helvetica, sans-serif;
	font-size: +11;
	font-weight: bold;
	color:  #CC3300
	text-transform: capitalize;
}

a:link {text-decoration: none; color: #FFFFFF;}
a:visited {text-decoration: none; color: #FFFFFF;}
a:active {text-decoration: none; color: #FFFFFF;}
a:hover {text-decoration: none; color: #FF0000}