
body {
	font-family: Arial, Verdana, Helvetica, sans-serif, sans-serif;
	font-size: small;
	bgcolor: #fda60f;
	line-height: normal;
    margin:           0 0 0 0;
    padding:          0 0 0 0;
}


.large {
   font-size: 15pt;
}

.med {
   font-size: 12pt;
}



 .red     {
   font-size: 15pt;
   color: #ff0000;
   font-weight: bold
}

.white {
  color: #ffffff;
}

.grey
{
  color: #686767;
}


.paintings {text-decoration:none;}
.paintings:hover{text-decoration:underline;}


.small        { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size:   10px;
    text-decoration:none;
	text-decoration:underline;
  }