<!-- drop down list -->
.smalltext 	{font-size: 10px; }

<!-- top navigation links -->
A.topnav		{color: #000066; text-decoration:none;}
A.topnav:hover 		{color: #ffffcc;}
A.topnav:active		{color: #ffc400; text-decoration:underline;}

<!-- Index section links -->
A.indexsection {  color: #CCCCFF; text-decoration: underline;}
A.indexsection:hover 		{color: #ffc400; text-decoration: underline;}
A.indexsection:active		{color: #ffc400; text-decoration:underline;}

<!-- Index section welcome links -->
A.welcomesection { color: #FF9900; text-decoration: underline;}
A.welcomesection:hover 		{color: #ffc400; text-decoration: underline;}
A.welcomesection:active		{color: #ffc400; text-decoration:underline;}

<!-- Individual product links -->
A.productlink		{color: #000000; text-decoration:none;}
A.productlink:hover 		{color: #FF9900; text-decoration: underline;}

<!-- Country Click links -->
.section  { list-style-image: url(images/section.gif) }
.entry  { list-style-image: url(images/entry.gif) }
.url  { list-style-image: url(images/url.gif) }
