.menu_links{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menu_links a:link, .menu_links a:visited, .menu_links a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}

 .menu_links a:hover  {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: none; 
 
}.main_text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.add_to_cart, .add_to_cart a:link , .add_to_cart a:active, .add_to_cart a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
	background-color: #C9D8E4;
}

.add_to_cart a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	background-color: #C9D8E4;
}
.products {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.collections_links a:link  , .collections_links a:active , .collections_links a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.collections_links a:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.headers {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
