@charset "utf-8";
/* CSS Document */

.bigbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.smallbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
}
.mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.productlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.mainlinks a:link {
	color: #000000;
	text-decoration: none;
}
.mainlinks a:visited {
	color: #000000;
	text-decoration: none;
}
.mainlinks a:hover {
	color: #C1D72D;
	text-decoration: none;
}
.mainlinks a:active {
	color: #000000;
	text-decoration: none;
}
a:link {color: #333333;}
a:visited {color: #333333;}
a:hover {
	color: #C1D72D;
	text-decoration: none;
}
a:active {color: #333333;}
.productlinks a:link {
	color: #000000;
	text-decoration: none;
}
.productlinks a:visited {
	color: #000000;
	text-decoration: none;
}
.productlinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.productlinks a:active {
	color: #000000;
	text-decoration: none;
}
