/* 
.....................................................................................
	CLASSES 
	custom style formatting
.....................................................................................
*/

A  { 
color: #482304; 
text-decoration: none; 
}

A:link  { 
color: #482304; 
text-decoration: none; 
}

A:hover  {
color: #482304; 
text-decoration: underline;
}

A.shop  { 
color: #482304; 
text-decoration: none; 
}

A.shop:link  { 
color: #482304; 
text-decoration: none; 
}

A.shop:hover  {
color: #54BFED; 
text-decoration: underline;
}

A.shop2  { 
color: #54BFED; 
text-decoration: none; 
}

A.shop2:link  { 
color: #54BFED; 
text-decoration: none; 
}

A.shop2:hover  {
color: #482304; 
text-decoration: underline;
}

A.news  { 
color: #FAB61C; 
text-decoration: none; 
}

A.news:link  { 
color: #FAB61C4; 
text-decoration: none; 
}

A.news:hover  {
color: #54BFED; 
text-decoration: underline;
}

A.scoop  { 
color: #6DAB98; 
text-decoration: none; 
}

A.scoop:link  { 
color: #6DAB98; 
text-decoration: none; 
}

A.scoop:hover  {
color: #482304; 
text-decoration: underline;
}

A.custom  { 
color: #E6682C; 
text-decoration: none; 
}

A.custom:link  { 
color: #E6682C; 
text-decoration: none; 
}

A.custom:hover  {
color: #482304; 
text-decoration: underline;
}

A.friends  { 
color: #9FA017; 
text-decoration: none; 
}

A.friends:link  { 
color: #9FA017; 
text-decoration: none; 
}

A.friends:hover  {
color: #482304; 
text-decoration: underline;
}

A.contact  { 
color: #CC0000; 
text-decoration: none; 
}

A.contact:link  { 
color: #CC0000; 
text-decoration: none; 
}

A.contact:hover  {
color: #CC0000; 
text-decoration: underline;
}
.body { 
font-family: arial, verdana, sans serif; 
color: #482304;  
font-size: 12px; 
line-height:20px; 
text-indent: 0px; 
text-align: left;
}

.body2 { 
font-family: arial, verdana, sans serif; 
color: #482304;  
font-size: 12px; 
line-height:15px; 
text-indent: 0px; 
text-align: left;
}

.tiny { 
font-family: arial, verdana, sans serif; 
color: #482304;  
font-size: 10px; 
line-height:14px; 
text-indent: 0px; 
text-align: left;
}

.subnav { 
font-family: georgia, arial, verdana, sans serif; 
font-size: 11px; 
line-height:18px; 
text-indent: 0px; 
text-align: left;
}

.shopcattitle  { 
font-family: arial, verdana, tahoma, sans serif; 
color: #C69C6E;  
font-size: 14px; 
line-height:13px; 
text-indent: 0px; 
text-align: left;
}

.shopproductname { 
font-family: arial, verdana, tahoma, sans serif; 
color: #482304; 
font-size: 11px; 
line-height:11px; 
text-indent: 0px; 
text-align: left;
}

.shopnew { 
font-family: arial, verdana, sans serif; 
color: #ED145B;  
text-indent: 0px; 
text-align: left;
}

.newsdate { 
font-family: arial, verdana, tahoma, sans serif; 
color: #FAB61C; 
font-size: 14px; 
line-height:18px; 
text-indent: 0px; 
text-align: left;
}

.scooptitle { 
font-family: arial, verdana, tahoma, sans serif; 
color: #6DAB98; 
font-size: 14px; 
line-height:13px; 
text-indent: 0px; 
text-align: left;
}
