﻿#arttitle {
   color: #FFCE00;
   font-size: 1em;
   font-weight: bolder;
   text-transform: uppercase;
}

#artsubtitle {
   color: #FFCE00;
   font-size: .83em;
   font-weight: bold;
}

#artbody {
    font-size: .95em;
    padding: 5px 0px 0px 0px;
}

#link {
    font-size: 1em;
}

