a:link {
	color:#4B6774;
	text-decoration:none;
}

a:visited {
	color:#4B6774;
	text-decoration:none;
}

a:hover {
	color:#8ca3af;
	text-decoration:underline;
}

a:active {
	color:#4B6774;
	text-decoration:none;
}

body {
	font-family:Helvetica, Arial, sans-serif Helvetica;
	font-size:12px;
	margin:0px;
	padding:0px;
}

#wrapper {
	width:60px; 
	height:78px;
	clip:rect(auto, auto, auto, auto); 
	overflow:hidden;
}

#taggs {
	background-image:url(/images/bar_top.gif);
	background-position:bottom center;
	background-repeat:repeat-x;
	padding-top:10px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#726661;
	line-height:15px;
	height:55px;
	border-top:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif Helvetica;
}

#taggs a {
	font-size:10px;
	font-weight:normal;
	color:#726661;
	font-family:Helvetica, Arial, sans-serif Helvetica;
}

#taggit {
	border:1px solid #CCCCCC;
	font-size:10px; 
	margin-top:3px; 
	padding:3px; 
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	overflow:hidden;
}

#taggit a {
	color:#AA0000;
	font-weight:bold;
}
