<?xml version="1.0" ?>
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
	<SolidColorBrush x:Key="FocusVisualStyleBrush">#FFFD6500</SolidColorBrush>
	<SolidColorBrush x:Key="TrackBackgroundOn">#FFFD6500</SolidColorBrush>
	<SolidColorBrush x:Key="TrackBackgroundOnHover" Color="#FF666666" />
</ResourceDictionary>