.MainLink {
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	line-height: 20px;

}
a.MainLink:hover {

	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
.PageHeader {
	font-family: Arial;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-align: left;
	text-indent: 10pt;

}
.bodyText {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
.CopyRightText {

	font-family: Arial;
	font-size: 9px;
	color: #333333;
}
.LinkBody {
	font-family: Arial;
	font-size: 11px;
	color: #999900;
	text-decoration: none;
	font-weight: bold;
	text-indent: 10px;

}
a.LinkBody:hover {

	font-family: Arial;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
	text-indent: 10px;
}
.topLink {
	font-family: Arial;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bolder;
}
a.topLink:hover {

	font-family: Arial;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bolder;
}
.ProductLink {
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;

}
a.ProductLink:hover {


	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bolder;
	line-height: 17px;
}
a.bodyText:hover {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	text-decoration: none;

}
a.bodyText:link {

	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
}
