/*  LITTLE BADGERS CSS V0.1 */

<STYLE>

p.bodytext   {
   background-color: #FFFFFF;
   color: #993399;
   font-family: comic sans ms, arial, sans-serif;
   font-size: 14px;
   font-weight: normal;
   margin-bottom: 0px;
   margin-top: 0px;
   }

.bodytextstrong   {
   background-color: #FFFFFF;
   color: #993399;
   font-family: comic sans ms, arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 0px;
   margin-top: 0px;
   }

.footertext   {
   background-color: #FFFFFF;
   color: #993399;
   font-family: comic sans ms, arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   font-style: italic;
   margin-bottom: 0px;
   margin-top: 0px;
   }

.pagetitle   {
   background-color: #FFFFFF;
   color: #993399;
   font-family: comic sans ms, arial, sans-serif;
   font-size: 26px;
   font-weight: bold;
   margin-bottom: 0px;
   margin-top: 0px;
   }

A:link	{
        color: #993399;
        font-family: comic sans ms, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
A:visited	{
        color: #993399;
        font-family: comic sans ms, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
A:hover	{
        color: #993399;
        font-family: comic sans ms, arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}
A:active	{
        color: #993399;
        font-family: comic sans ms, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
A	{
        color: #993399;
        font-family: comic sans ms, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
        }

A.topnavbar:link	{
        color: #993399;
        font-family: comic sans ms, arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}
A.topnavbar:visited	{
        color: #993399;
        font-family: comic sans ms, arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}
A.topnavbar:hover	{
        color: #993399;
        font-family: comic sans ms, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
A.topnavbar:active	{
        color: #993399;
        font-family: comic sans ms, arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}
A.topnavbar	{
        color: #993399;
        font-family: comic sans ms, arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
        }

A.bodytextlink:link	{
        color: #993399;
        font-family: comic sans ms, arial, sans-serif;
      font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	}
A.bodytextlink:visited	{
        color: #993399;
        font-family: comic sans ms, arial, sans-serif;
      font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	}
A.bodytextlink:hover	{
        color: #993399;
        font-family: comic sans ms, arial, sans-serif;
      font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	}
A.bodytextlink:active	{
        color: #993399;
        font-family: comic sans ms, arial, sans-serif;
      font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	}
A.bodytextlink	{
        color: #993399;
        font-family: comic sans ms, arial, sans-serif;
      font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
        }

</STYLE>
