Concept:
Check position of point between two parallel lines.
Step 1: Substitute point.
Line 1:
\[
3a-2a-3=a-3
\]
Line 2:
\[
6a-2a-6=4a-6
\]
Step 2: Between condition.
\[
(a-3)(4a-6)<0
\]
Step 3: Solve inequality.
\[
a\in(1,\frac{3}{2})
\]
\[
\boxed{(B)}
\]