 
     
 A:link {text-decoration: none; color: #CACACE}     
 A:visited {text-decoration: none; color: #CACACE}     
 A:active {text-decoration: none; color: #CACACE}     
 A:hover {color: #FFFFFF;} 
body {
	background-color: #666666;
}
.TitleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	font-weight: bold;
}
.PaintingDescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #CCCCCC;
}
.Navagation {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
.BackroundColor { 
	background-color:#ffffff;
} 
