/* CSS Document */
body {
	background-color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.painting_title {
	color: #CCCCCC;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: medium;
	text-align: center;
}
.original_giclee {
	color: #CCCCCC;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
.size_price {
	color: #CCCCCC;
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	text-align: center;
}
.text {
	font-size: medium; 
	color: #CCCCCC;
}
.copyright {
	color: #CCCCCC; 
	font-size: x-small; 
}
.press_title {
	color: #C5A840;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-style: italic; 
	font-weight: bold
}	
.press_date {
	color: #C5A840;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;  

}
.press_link{
	color: #C5A840; 
	font-size: x-small; 
}
.page_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large; 
	font-weight: bold; 
	font-style: italic
}	
