#Footer a:link, #Submenu a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Footer a:visited, #Submenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#Footer a:hover, #Submenu a:hover {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}
#Footer  a:active, #Submenu a:active {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.readon:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
}
a.readon:visited {
	color: #990000;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}
a.readon:hover {
	color: #330000;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}
a.readon:active {
	color: #330000;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}a.readon {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 0px dotted #330000;
}

#product_list a:link  { color: #990000; text-decoration: none }
#product_list a:visited  { color: #990000; text-decoration: none }
#product_list a:hover  { color: #990000; text-decoration: none }
#product_list a:active  { color: #990000; text-decoration: none }

