.sidetable a:link
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.sidetable a:visited
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.sidetable a:active
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.sidetable a:hover
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

.SIPMenu a:link
{
	color: #007ac3;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.SIPMenu a:visited
{
	color: #007ac3;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.SIPMenu a:active
{
	color: #007ac3;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.SIPMenu a:hover
{
	color: #007ac3;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

.SIPMenu .L2_Active
{
	color: #007ac3;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}