.MainPageSectionTitles {
	font-family: Tahoma;
	font-size: 12px;
	color: C9242B;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.MainPageTextTitles {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: 777777;
	text-decoration: none;
}
.MainPageText {

	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.MainPageLink {

	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
.Copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
	text-transform: uppercase;
}
.Copyright:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #636363;
	text-decoration:underline;
	text-transform: uppercase;
}
.TextBold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TextNormal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.TextNormal:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.Sps {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
