@charset "utf-8";
/* CSS Document */


span.vecAB{
	color: red;
	font-weight: bold;
}

span.vecAC{
	color: green;
	font-weight: bolder;
}