h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #299eda;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	line-height: 30px;
	text-align: right;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.text a:link, .text a:visited {
	color: #299eda;
	text-decoration: none;
}

.text a:hover, .text a:visited:hover  {
	color: #299eda;
	text-decoration: underline;
}

.textSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.textCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
}
.textCat a:link {
	color: #000000;
	text-decoration: none;
}
.textCat a:visited {
	color: #000000;
	text-decoration: none;
}
.textCat a:hover {
	color: #299eda;
	text-decoration: underline;
}
.textCat a:visited:hover {
	color: #299eda;
	text-decoration: underline;
}

.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.textFooter a:link {
	color: #000000;
	text-decoration: none;
}
.textFooter a:visited {
	color: #000000;
	text-decoration: none;
}
.textFooter a:hover {
	color: #000000;
	text-decoration: underline;
}
.textFooter a:visited:hover {
	color: #000000;
	text-decoration: underline;
}


.NavCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;

}
.NavCart a:link {
	color: #000000;
	text-decoration: none;
}
.NavCart a:visited {
	color: #000000;
	text-decoration: none;
}
.NavCart a:hover {
	color: #299eda;
	text-decoration: underline;
}
.NavCart a:visited:hover {
	color: #299eda;
	text-decoration: underline;
}

.NavTest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #60bf88;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;

}
.NavTest a:link {
	color: #60bf88;
	text-decoration: none;
}
.NavTest a:visited {
	color: #60bf88;
	text-decoration: none;
}
.NavTest a:hover {
	color: #60bf88;
	text-decoration: underline;
}
.NavTest a:visited:hover {
	color: #60bf88;
	text-decoration: underline;
}

.n5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #d8186c;
	margin-right: 12px;
}

a.n5 {
	color: #c2cf5d;
	text-decoration: none;
}

a.n5:active {
	color: #c2cf5d;
	text-decoration: none;
}

a.n5:visited {
	color: #c2cf5d;
	text-decoration: none;
}

a.n5:hover {
	color: #c2cf5d;
	text-decoration: underline;
}

a.n5:visited:hover {
	color: #c2cf5d;
	text-decoration: underline;
}
