A{
text-decoration: none;
color: cc3366;
}
A:hover {
text-decoration: underline;
color: cc3366;
}

.nav{
font-family: Verdana, sans-serif;
text-decoration: none;
font-size: 10px;
font-style: none;
font-weight: bold;
color: ffffff;
}
.navon{
font-family: Verdana, sans-serif;
text-decoration: none;
font-size: 10px;
font-style: none;
font-weight: bold;
color: ffcc66;
}
.text{
font-family: Verdana, sans-serif;
text-decoration: none;
font-size: 11px;
font-style: none;
color: 000000;
}
.textsmbl{
font-family: Verdana, sans-serif;
text-decoration: none;
font-size: 10px;
font-style: none;
color: 000000;
}
.textsm{
font-family: Verdana, sans-serif;
text-decoration: none;
font-size: 10px;
font-style: none;
color: ffffff;
}
.titlebg{
font-family:  Georgia, Verdana, sans-serif;
text-decoration: none;
font-size: 24px;
font-style: none;
color: cc3366;
}
.title{
font-family:  Georgia, Verdana, sans-serif;
text-decoration: none;
font-size: 20px;
font-style: none;
font-weight: bold;
color: cc3366;
}
.titlest{
font-family:  Georgia, Verdana, sans-serif;
text-decoration: none;
font-size: 16px;
font-style: none;
font-weight: bold;
color: cc3366;
}
.titlesm{
font-family:  Georgia, Verdana, sans-serif;
text-decoration: none;
font-size: 16px;
font-style: none;
color: 663366;
}
.diamond_bullet_list{
  list-style-image: url(images/diamond_bullet.gif);
  line-height: 1em;
  margin-left: 1.5em;
  padding-left: 0;
}

