.bodytext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
}

.smallbodytext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	line-height: 12px; 
	color: #000000;
}

.smallbodytextreversed {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	line-height: 12px; 
	color: #FFFFFF;
}

.smallbodytextreversed a:link {
	color: #FFFFFF; 
	text-decoration: underline;
}

.smallbodytextreversed a:visited {
	color: #FFFFFF; 
	text-decoration: underline;
}

.smallbodytextreversed a:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}

.smallbodytextreversed a:active {
	color: #FFFFFF; 
	text-decoration: underline;
}

.bodytextreversed {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #FFFFFF;
}

.headline {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	line-height: 16px; 
	color: #333333;
}

.bigheadline {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	font-weight: bold; 
	color: #333333;
}

.price {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #054D9F;
}

.menu, .menu a:link, .menu a:hover, .menu a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration:none;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000;
}

.categorynav, .categorynav a, .categorynav a:link, .categorynav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
	line-height: 20px;
}

.categorynav a:hover {
	color: #990000;
}	

a:link {
	color: #003366; 
	text-decoration: underline;
}

a:visited {
	color: #003366; 
	text-decoration: underline;
}

a:hover {
	color: #990000; 
	text-decoration: underline;
}

a:active {
	color: #003366; 
	text-decoration: underline;
}
