body 				{font-family: verdana, arial, helvetica; 
					scrollbar-face-color: #cc0000;
					scrollbar-shadow-color: #cc0000;
					scrollbar-highlight-color: #999999;
					scrollbar-3d-light-color: #999999;
					scrollbar-dark-shadow-color: #cc0000;
					scrollbar-track-color: #ffff00;
					scrollbar-arrow-color: #ffff00; }
				
table, td 			{font-family: verdana, arial, helvetica; }

hr					{color:#cc0000; }

.nav1 				{color:#ffffff; text-decoration: none; }
.nav1:hover	 		{color:#cccccc; text-decoration: none; }
.nav2				{color:#ffffff; text-decoration: none; }
.nav2:hover			{color:#333333; text-decoration: none; }
.nav3				{color:#990099; font-weight:bold; text-decoration: none; }
.nav3:hover			{color:#333333; font-weight:bold; text-decoration: none; }
.nav4				{color:#ffffff; text-decoration: none; }
.nav4:hover			{color:#cccccc; text-decoration: none; }

.black				{color:#000000; }
.red				{color:#cc0000; }
.white				{color:#ffffff; }
.pink				{color:#ff00ff; }
.yellow				{color:#ffcc00; }
.gold				{color:#ffff00; }
.straw				{color:#ffffcc; }
.beige				{color:#cc9966; }
.grey				{color:#999999; }

a.black:link, a.black:visited, a.black:active 		{color:#000000; }
a.white:link, a.white:visited, a.white:active 		{color:#ffffff; }
a.pink:link, a.pink:visited; a.pink:active  		{color:#ff00ff; }
a.gold:link, a.gold:visited; a.gold:active			{color:#ffff00; }
a.grey:link, a.grey:visited; a.grey:active			{color:#999999; }
a.red:link, a.red:visited; a.red:active				{color:#cc0000; }

.contentlink		{color:#000000; }
.content			{color:#000000; }