.cyv {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: normal;
	border: thin none #EFB006;
	padding: 1px;
	height: auto;
	width: auto;
	font-style: normal;
	font-variant: normal;
	color: #666666;
	list-style-image: url(images/icons/bullet_orange.gif);


}
a:visited {
	color: #FBB100;
	text-decoration: none;

}
a:link {
	color: #FBB100;
	text-decoration: none;
}
a:hover {
	color: #C32326;
}
.cyvNew {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	border: thin none #EFB006;
	padding: 1px;
	height: auto;
	width: auto;
	font-style: normal;
	font-variant: normal;
	color: #666666;
	list-style-image: url(images/icons/bullet_orange.gif);
	list-style-position: inside;
	list-style-type: none;

}
