/* CSS Document */

A:link, A:visited { text-decoration: none}

.senterlist {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.senterlist A{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
}
A:hover { color: #3399ff;}

li { 
	font-family: Tahoma;
	font-size:small;
	color:#333333;
	list-style-image:url(/images/design/duoshop/infosenter/senterlist.gif);
}
.senterheading {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: 3399ff;
}

.infosenter {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}
