a.ProductLinks:link {
	font-family: Tribuchet MS, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0F0F9F;
	
}
a.ProductLinks:hover {
	font-family: Tribuchet MS, Arial;
	font-size: 12px;
	text-decoration: dashed;
	background-color: #63A2E5;
	color: #ffffff;
	
}
a.ProductLinks:active {
	font-family: Tribuchet MS, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0F0F9F;
	
}
a.ProductLinks:visited {
	font-family: Tribuchet MS, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0F0F9F;
}
.header {
	font-family: Tribuchet MS, Vernanda, Arial;
	font-size: 22px;
	color: #1E64AE;
}
.feedtext {
	font-family: tahoma, vernanda, arial;
	font-size: 12px;
	color: #6C6C6C;
}
.feedtextbold {
	font-family: tahoma, vernanda, arial;
	font-size: 12px;
	color: #6C6C6C;
	font-weight: bold;
}
.plaintext {
	font-family: tahoma, vernanda, arial;
	font-size: 13px;
	color: #6C6C6C;
	letter-spacing: 1px;
	line-height: 130%;
}
.plaintextbold {
	font-family: tahoma, vernanda, arial;
	font-size: 13px;
	color: #6C6C6C;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 130%;
}
a.footertext:link {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
a.footertext:hover {
	font-family: arial;
	font-size: 10px;
	text-decoration: underline;
	color: #ffffff;
}
a.footertext:active {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
a.footertext:visited {
	font-family: arial;
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
}
.footer {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
.formtext {
	font-family: Tribuchet MS, Vernanda, Arial;
	font-size: 12px;
	color: #1E64AE;
	font-weight: bold;
	text-align: right;
}
.producttext {
	font-family: tahoma, vernanda, arial;
	font-size: 11px;
	color: #6C6C6C;
	line-height: 130%;
}

.cartLink {
	cursor:pointer;
}

.cartLink hover {
	text-decoration:underline;	
}

.productbold {
	font-family: tahoma, vernanda, arial;
	font-size: 10px;
	font-weight: bold;
	color: #6C6C6C;
	line-height: 130%;
}
.productcategories {
	font-family: tahoma, vernanda, arial;
	font-size: 12px;
	color: #333399;
	line-height: 130%;
	font-weight: bold;
}
.producttitles {
	font-family: tahoma, vernanda, arial;
	font-size: 12px;
	color: #6C6C6C;
	line-height: 130%;
	font-weight: bold;
}



