@charset "UTF-8";

h1 {
font-size: 14px;
font-weight: normal;
color: #FFBA00;
} 
h2 {
font-size: 28px;
font-weight: normal;
color: #FFBA00;
} 




.HomePageHeadline {
	color: #FFBA00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
}
.HomePageCopy {color: #FFBA00; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.HomePageLinks {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.WatercolorsLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffba00;
}
.WatercolorHeadline {
	font-family: "Times New Roman", Times, serif;
	color: #ffba00;
	font-size: 24px;
}
.PriceCaptions {
	font-family: "Times New Roman", Times, serif;
	color: #ffba00;
	font-size: 14px;
}
.ClickToEnlarge {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; }
.Legend {
	font-family: "Times New Roman", Times, serif;
	color: #ffba00;
	font-size: 12px;
}

.WatercolorsLinks a:link {
color: #ffba00;
text-decoration: none;

}

.WatercolorsLinks a:visited {
color: #ffba00;
text-decoration: none;

}
.WatercolorsLinks a:hover {
color: #ff0000;
text-decoration: none;

}


.HomePageLinks a:link {
color: #000000;
text-decoration: none;

}


.HomePageLinks a:visited {
color: #000000;
text-decoration: none;

}

.HomePageLinks a:hover {
color: #FF0000;
text-decoration: none;
}



.OtherLinks {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.OtherLinks a:link {
color: #FF9900;
text-decoration: none;

}


.OtherLinks a:visited {
color: #FF9900;
text-decoration: none;

}
.OtherLinks a:hover {
color: #FF0000;
text-decoration: none;
}

.HomePageCopy a:link {
color: #FFBA00;
text-decoration: none;

}


.HomePageCopy a:visited {
color: #FFBA00;
text-decoration: none;

}

.HomePageCopy a:hover {
color: #FF0000;
text-decoration: none;
}

