/* gallery.lovell.info */

body
{
   background: white;
}

h2
{
   font-size: 14pt;
   font-family: Arial,Helvetica,sans-serif;
   text-decoration: none;
   color: black;
}

h4
{
   font-size: 10pt;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-weight: bold;
   text-decoration: none;
   color: black;
}

p.small
{
   font-size: 8pt;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   text-decoration: none;
   color: #888888;
}

a
{
   text-decoration: none;
   color: blue;
}

a.hover, a:hover
{
   text-decoration: underline;
}
