<!--
Copyright (C) 1998-2004 CyberStrong Internet Services, Inc. All Rights Reserved

This file has been seeded with unique information at point of sale and
is traceable to its purchaser.

Your license agreement forbids the removal of this notice.
-->

<!--  Cascading style sheet for CyberStrong eShop -->

BODY 
{
  font-family: Arial; 
  font-size: small;
}

H1 
{
  font-family: Arial, Helvetica, Times; 
  color: #444444;
}

H2 
{
  font-family: Arial, Helvetica, Times; 
  color: #408080;
}

H3 
{
  font-family: Arial, Helvetica, Times; 
  color: #444444;
}

H4 
{
  font-family: Arial, Helvetica, Times; 
  color: #444444;
}

A 
{
  text-decoration: none
}

A:link 
{
  color: #0000FF;
}

A:visited 
{
  color: #0000FF;
}

A:active 
{
  color: #0000FF;
}

A:hover 
{ 
  color: #FF0000;
}

A.nav 
{
  text-decoration: none
}

A.nav:link 
{
  color: #FFFFFF;
}

A.nav:visited 
{
  color: #FFFFFF;
}

A.nav:active 
{
  color: #FFFFFF;
}

A.nav:hover 
{ 
  color: #FF0000;
}
