h1 {
	color: #7B1272;
}

a, a:link, a:visited, a:hover, a:focus, a:active {
	color: #7B1272;
}

div#mainmenu > span {
	background-color: #7B1272;
}

table.prices {
	border-width: 2px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #7B1272;
	border-collapse: collapse;
}

table.prices th {
	border-width: 2px;
	padding: 8px;
	border-style: inset;
	border-color: #7B1272;
	-moz-border-radius: ;
}

table.prices td {
	border-width: 2px;
	padding: 8px;
	border-style: inset;
	border-color: #7B1272;
	-moz-border-radius: ;
}
