a {
	color: #505154;
	text-decoration: none;
}
a:link {
	color: #4D4D4D;
}
v:link {
	color: #505154;
}
a:active {
	color: 9f0000;
	text-decoration: none;
}
a:focus {
	color: 9f0000;
	text-decoration: none;
}
a:hover {
	color: #9f0000;
	text-decoration: none;
}
p.navLink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-color: #505154;
	line-height: 16px;
	padding-left: 16px;
	padding-bottom: 0px;
}
p.prodInfo {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	font-color: #505154;
	line-height: 12px;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
}
p.bodyTitle {
	font-family: Tahoma,Helvetica,Sans Serif;
	font-size: 10px;
	font-weight: normal;
	font-color: #9f0000;
	line-height: 17px;
	letter-spacing:2px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

p.bodyText {
	font-family: Tahoma,Helvetica,Sans Serif;
	font-size: 11px;
	font-weight: normal;
	font-color: #505154;
	line-height: 14px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

