/* CSS Document */

div.vsComp {
}
div.vsCont {
}
a.vs {
	line-height: 140%;
	border-bottom-style: none;
}
a.vs:hover {
	color: #6699FF;
	border-bottom-style: solid;
	border-bottom-color: #6699ff;
}

