/* CSS Document 
*  Blue Cherries CSS
*/


body
{
  background-color:#ffffff;
  font-family:Verdana, Tahoma, Century Gothic;
  font-size:11px;
  color:#000066;
  text-align:justify;
}

b   {font-size:10px; font-weight:bold; color:#222266;}
i   {color:#003399;}
u, s{color:#660099;}

.tit
{
  background-color:#d1e1ff;
  background-image:url('http://www.bluecherries.it/BC_tit.jpg');
  background-attachment:scroll;
  background-repeat:no-repeat;
  border-color:#2748a0;
  border-style:solid;
  border-width:0 15 2 0;
  color:#2748a0;
  line-height:15px;
  font-size:13px;
  font-weight:bold;
  text-align:left;
}

.about:link, .about:visited
{
  color:#4c5fa9;
  font-family:Cooper Black, Elephant;
  font-size:16px;
  line-height:20px;
  text-align:right;
}

.goodies:link, .goodies:visited
{
  color:#cd60ea;
  font-family:Cooper Black, Elephant;
  font-size:16px;
  line-height:20px;
  text-align:right;
}

.galleries:link, .galleries:visited
{
  color:#cdacd3;
  font-family:Cooper Black, Elephant;
  font-size:16px;
  line-height:20px;
  text-align:right;
}

a:link, a:visited
{
  color:#316ab1;
  text-decoration:none;
}

a:hover, a:active
{
  font-variant:small-caps;
  color:#7fa5e2;
  text-decoration:none;
  letter-spacing:-1px;
  cursor:help;
}
