a.prhidden {
	color: #000000;
	text-decoration: underline;
}

a.prhidden:visited {
	color: #666666;
	text-decoration: underline;
}

a.prhidden:hover {
	color: #999999;
	text-decoration: none;
}

a.prhidden:active {
	color: #000000;
	text-decoration: underline;
}

a.prmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #330000;
}
	
a.prmenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #330000;
}

a.prmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	}

.pricePrints {
	font-size: 0.8em;
	font-weight: bold;
}
.pricePrintsRed {
	font-size: 1em;
	font-weight: bold;
	color: #990000;
}
.redBirthday {
	color: #990000;
	font-weight: bolder;
	font-size: 1.2em;
}
.largeRedBirthday {
	font-size: 1.5em;
	font-weight: bolder;
	color: #990000;
}
