.ar {
	color:#434447;
	text-decoration:none;
}
.ar:hover, .ar:active {
	color:#ec0000;
}


#quick {
	width:236px;
	border:1px solid #dddddd;
	background:url(images/q_bg.jpg) repeat-x left bottom;
	border-top:0px none;
	text-align:center;
	padding-top:14px;
	padding-bottom:15px;
}
#quick a {
	display:block;
	background:url(images/quick_a.gif) no-repeat;
	text-align:center;
	width:158px;
	height:26px;
	line-height:26px;
	letter-spacing:2px;
	margin-top:1px;
}
#quick a:hover, #quick a:active {
	background:url(images/quick_aA.gif) no-repeat;
	color:#ffffff;
}
#quick2 {
	width:199px;
	border:1px solid #dddddd;
	background:url(images/q_bg.jpg) repeat-x left bottom;
	border-top:0px none;
	text-align:center;
	padding-top:14px;
	padding-bottom:15px;
}
#quick2 a {
	display:block;
	background:url(images/quick_a.gif) no-repeat;
	text-align:center;
	width:158px;
	height:26px;
	line-height:26px;
	letter-spacing:2px;
	margin-top:1px;
}
#quick2 a:hover, #quick a:active {
	background:url(images/quick_aA.gif) no-repeat;
	color:#ffffff;
}





