﻿.activetab
{
	cursor: default;
	color: #CDA6E6;
}

.inactivetab
{
	cursor: pointer;
	color: Gray;
}