.vlnk {
	background: url(/images/spacer.gif) no-repeat center center;
	line-height: 18px;
}
a.vlnk:link, a.vlnk:active {
	color: #6781AD;
	font: normal 12px arial;
	text-decoration: none;
}
a.vlnk:hover {
	color: #3479AE;
	font: normal 12px arial;;
	background: #fff;
	text-decoration: none;
}
a.vlnk:visited {
	color: #6781AD;
	font: normal 12px arial;
	text-decoration: none;
}
#vbul {
	background: url(/images/body/bul_tv.gif) no-repeat left center;
	line-height: 18px;
	text-indent: 25px;
 	margin-bottom: 4px;
}
