/* link Elements */

a.NavWhite{ color: #FFFFFF; text-decoration: none; font-weight: bold }
a:hover.NavWhite { color: #E4F93E; text-decoration: underline; font-weight: bold }
a:visited.NavWhite { color: #FFFFFF; text-decoration: none; font-weight: bold }
a:active.NavWhite { color: #FFFFFF; text-decoration: underline; font-weight: bold }

a.NavOrange { color: #FF3C09; text-decoration: none; font-weight: bold }
a:hover.NavOrange { color: #FFFFFF; text-decoration: underline; font-weight: bold }
a:visited.NavOrange { color: #D83308; text-decoration: none; font-weight: bold }
a:active.NavOrange { color: #FFAC96; text-decoration: underline; font-weight: bold }

a.NavBlack { color: #000000; text-decoration: none; font-weight: bold }
a:hover.NavBlack { color: #FF3C09; text-decoration: underline; font-weight: bold }
a:visited.NavBlack { color: #000000; text-decoration: none; font-weight: bold }
a:active.NavBlack { color: #A0A0A0; text-decoration: underline; font-weight: bold }

a.NavRightTop{ color: #000000; text-decoration: none; font-weight: bold; }
a:hover.NavRightTop { color: #000000; text-decoration: underline; font-weight: bold; }
a:visited.NavRightTop { color: #000000; text-decoration: none; font-weight: bold; }
a:active.NavRightTop { color: #000000; text-decoration: underline; font-weight: bold; }

a.NavRightBot{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
a:hover.NavRightBot { color: #FFFFFF; text-decoration: underline; font-weight: bold; }
a:visited.NavRightBot { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a:active.NavRightBot { color: #FFFFFF; text-decoration: underline; font-weight: bold; }


.text {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
}
.sitereview {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	line-height: 21px;
	color: #FFFFFF;
	font-weight: bold;
}
.sitename {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 31px;
	color: #000000;
	font-weight: bold;
	line-height: 31px;
}
.siteslogan {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	line-height: 18px;
	color: #FF3C09;
	font-weight: bold;
}
.sitesheader {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 38px;
	line-height: 38px;
	color: #02C8FF;
	font-weight: bold;
}
.textpics {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.textintro {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
}
.textlinks {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	line-height: 18px;
	color: #FF3C09;
}
.textmenu {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
	color: #FF3C09;
	font-weight: bold;
}
.arrowmenu {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
	color: #e3f93d;
	font-weight: bold;
}
.righttopmenu {
	background-color: #E3F93D;
}

.rightbotmenu {
	background-color: #FF3C09;
}
