table.vabe {
	width : 100%;
	background-color : #EDEDF2;
	margin-bottom : 20px;
}
td.vabe {
	color : #515166;
	padding : 5px 10px 6px 10px;
	text-align : right;
}
a.vabe {
	color : #515166;
	text-decoration : underline;
}
a.vabe:hover {
	color : #E60000;
	text-decoration : underline;
}
