.Header {
	font-family: "Trajan Pro", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.HeaderSelected {
	font-family: "Trajan Pro", Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}
.Breadcrum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	line-height: 16px;
	font-weight: bolder
}
.Breadcrum:link {
	color: #000;
}
.SideMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.SideMenu:hover {
	color: #333;
}

.Breadcrum:hover {
	color: #333;
}



.HeaderSelected:hover {
	color: #CCC;
}
.Header:hover {
	color: #FFF;
}
.HeaderLinks {
	font-family: "Trajan Pro", Verdana;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.HeaderLinks:hover {
	color: #CCC;
}

.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal
}
.HeaderMainBody {
	font-family: "Trajan Pro", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F00;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal
}
.Links:hover {
	color: #333;
}
.HeaderMainBodySmall {
	font-family: "Trajan Pro", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
