﻿ a:link,a:visited{
	text-decoration:none;
	color:#6D6D6D;
}
 a:hover{
	color:#ff2bad;
	text-decoration:none
}

 .sidepanel a:link,.sidepanel a:visited{text-decoration:none;color:#666666;}
 .sidepanel a:hover{
	color:#FF2BAD;
	text-decoration:none
}

 #container #foot a:link,#container #foot a:visited{
	text-decoration:none;
	color:#6D6D6D;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
}
 #container #foot a:hover{
	color:#FF2BAD;
	text-decoration:none;border-bottom-width:1px;
}

 .menuA:link,.menuA:visited{font-size:13px;float:left;font-weight:bold;padding:6px 0px 0px 0px;text-align:right;text-decoration:none;color:#6D6D6D;}  
 .menuA:hover{
	color:#FF2BAD;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ff0000;
} 

 titleA:link,.titleA:visited{font-size:14px;text-decoration:none;text-align:left;font-weight:bold;}
 .titleA:hover{color:#FF2BAD; 	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;}

 .sideA:link,.sideA:visited{padding-left:12px;background:url(icon_list.gif) 0px 3px no-repeat;height:16px;overflow:hidden;display:block;width:170px;border-bottom:1px solid #fff;line-height:140%}
 .sideA:hover{
	padding-left:12px;
	background:url(icon_list.gif) 0px -11px no-repeat;
	color:#ff2bad;
	text-decoration:none;
	height:16px;
	overflow:hidden
}
 .CategoryA:link,.CategoryA:visited{font-size:12px;text-decoration:none;}
 .CategoryA:hover{text-decoration:none;}

 .more:link,.more:visited{padding-left:15px;background:url(more.gif) 0px 2px no-repeat;font-size:12px;color:#666666;margin:2px;text-decoration:none;float:right;}
 .more:hover{
	padding-left:15px;
	background:url(more.gif) 2px 2px no-repeat;
	color:#ff2bad;
}  
