.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: 043471;
	text-decoration: none;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #043471;
	text-decoration: none;
}
.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660a2a;
	font-weight: bold;
	text-decoration: none;
}

.orange {
	color: #d35b1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	left: 5px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
.paintingtags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.paintingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #d35b1f;
	text-decoration: none;
}
.bluetag {
	color: #043471;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.mainblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.redsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a:hover
{color:#000000;
background-color:none;
text-decoration: none;
border:0;
}

