A.SiteText:link { color: #333333; text-decoration: none;}

A.SiteText:active { color: #333333; text-decoration: none;}

A.SiteText:visited { color: #333333; text-decoration: none;}

A.SiteText:hover { color: #B2B2D1; text-decoration: underline;}

.SiteText {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	
	text-decoration: none;
}
A.DrB:link { color: #333333; text-decoration: none;}

A.DrB:active { color: #333333; text-decoration: none;}

A.DrB:visited { color: #333333; text-decoration: none;}

A.DrB:hover { color: #7272A9; text-decoration: underline;}

.DrB {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;	
}
A.Title:link { color: #333333; text-decoration: underline;}

A.Title:active { color: #333333; text-decoration: underline;}

A.Title:visited { color: #333333; text-decoration: underline;}

A.Title:hover { color: #94999C; text-decoration: underline;}

.Title {
	font-family: Arial;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;	
	}