/* CSS Document */

a:link, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, a:active{
	color: #FFFFFF;
	text-decoration: none;
}
a.contentlink:link, a.contentlink:visited{
	color: #030303;
	text-decoration:underline;
}
a.contentlink:hover, a.contentlink:active{
	color: #5F015F;
	text-decoration: underline;
}

#Navhometop a:link, #Navhometop a:visited, #Navhomebot a:link, #Navhomebot a:visited{
	color: #FFFFFF;
}
#Navhometop a:hover, #Navhometop a:active, #Navhomebot a:hover, #Navhomebot a:active{
	color: #FFB516;
}

#Navabouttop a:link, #Navabouttop a:visited, #Navaboutbot a:link, #Navaboutbot a:visited{
	color: #FFFFFF;
}
#Navabouttop a:hover, #Navabouttop a:active, #Navaboutbot a:hover, #Navaboutbot a:active{
	color: #6FBC20;
}
#Navproductstop a:link, #Navproductstop a:visited, #Navproductsbot a:link, #Navproductsbot a:visited{
	color: #FFFFFF;
}
#Navproductstop a:hover, #Navproductstop a:active,#Navproductsbot a:hover, #Navproductsbot a:active{
	color: #5F015F;
}
#Navservicestop a:link, #Navservicestop a:visited, #Navservicesbot a:link, #Navservicesbot a:visited{
	color: #FFFFFF;
}
#Navservicestop a:hover, #Navservicestop a:active, #Navservicesbot a:hover, #Navservicesbot a:active{
	color: #FD4111;
}
#Navvideotop a:link, #Navvideotop a:visited, #Navvideobot a:link, #Navvideobot a:visited{
	color: #FFFFFF;
}
#Navvideotop a:hover, #Navvideotop a:active, #Navvideobot a:hover, #Navvideobot a:active{
	color: #5F015F;
}
#Navnewstop a:link, #Navnewstop a:visited, #Navnewsbot a:link, #Navnewsbot a:visited{
	color: #FFFFFF;
}
#Navnewstop a:hover, #Navnewstop a:active, #Navnewsbot a:hover, #Navnewsbot a:active{
	color: #6FBC20;
}
#Navblogtop a:link, #Navblogtop a:visited, #Navblogbot a:link, #Navblogbot a:visited{
	color: #FFFFFF;
}
#Navblogtop a:hover, #Navblogtop a:active, #Navblogbot a:hover, #Navblogbot a:active{
	color: #6FBC20;
}
#Navfaqtop a:link, #Navfaqtop a:visited, #Navfaqbot a:link, #Navfaqbot a:visited{
	color: #FFFFFF;
}
#Navfaqtop a:hover, #Navfaqtop a:active, #Navfaqbot a:hover, #Navfaqbot a:active{
	color: #B40020;
}
#Navcontacttop a:link, #Navcontacttop a:visited, #Navcontactbot a:link, #Navcontactbot a:visited{
	color: #FFFFFF;
}
#Navcontacttop a:hover, #Navcontacttop a:active, #Navcontactbot a:hover, #Navcontactbot a:active{
	color: #FFB516;
}
a.ContactEmail:link, a.ContactEmail:visited {
	color: #FFB516;
	font-size: 18px;
	font-weight:normal;
	text-decoration: none;
	line-height: 35px;
}
a.ContactEmail:hover, a.ContactEmail:active {
	color: #FFB516;
	font-size: 18px;
	font-weight:normal;
	text-decoration: underline;
	line-height: 35px;
}
a.VideoLink:link, a.VideoLink:visited {
	color: #FFB516;
	font-size: 13px;
	font-weight:normal;
	text-decoration: underline;
}
a.VideoLink:hover, a.VideoLink:active {
	color: #FFFF33;
	font-size: 13px;
	font-weight:normal;
	text-decoration: underline;
}
a.BlogLink:link, a.BlogLink:visited {
	color: #336600;
	font-size: 14px;
	font-weight:normal;
	text-decoration: underline;
}
a.BlogLink:hover, a.BlogLink:active {
	color: #000000;
	font-size: 14px;
	font-weight:normal;
	text-decoration: underline;
}
a.AboutLink:link, a.AboutLink:visited {
	color: #6FBC20;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
a.AboutLink:hover, a.AboutLink:active {
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	text-decoration: underline;
}

a.HomeTitleLink:link, a.HomeTitleLink:visited {
	color: #FFB516;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
a.HomeTitleLink:hover, a.HomeTitleLink:active {
	color: #FFB516;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}

