﻿.Copyright {
	font-family: Tahoma;
	color: #8e8a8a;	
	font-size: 10px;
	text-align: left;
}

.Text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.Arrow {
	font-family: Wingdings 3;
	font-size: 13px;
	color: #FFFFFF;
}

.Menu {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #fafeb5;
	text-decoration: none;
}

a.RootMenu {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #fafeb5;
	text-decoration: none;
}

a.SubMenu {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.RootMenu:hover {
	text-decoration: underline;
}

a.SubMenu:hover {
	text-decoration: underline;
}