a:link			{ color: #FF9191; }
a:visited			{ color: #FF9191; }
a:hover			{ color: white; }
a:active			{ color: white; }
a.special:link		{ color: #5A5A59; }
a.special:visited	{ color: #5A5A59; }
a.special:hover	{ color: #999999; }
a.special:active	{ color: #ffffff; }
a.yellow:link		{ color: yellow; text-decoration: none; }
a.yellow:visited	{ color: yellow; text-decoration: none; }
a.yellow:hover		{ color: white; text-decoration: none; }
a.yellow:active	{ color: white; text-decoration: none; }
big				{ color: yellow; font-size: 20px; font-weight: bold; }
blockquote		{ margin-top: 5px; }
div.special		{ text-align: center; padding: 5px 0 5px 0; font-weight: bold; color: darkred; }
ul				{ margin-top: 5px; }
td				{ color: white; font-family: arial; font-size: 13px; }
td.small			{ color: white; font-family: arial; font-size: 11px; color: yellow; }
b.price			{ color: yellow; }
b.product			{ color: yellow; font-size: 15px; }
.linksmall		{ color: #000000; font-size: 11px; }
