.fourteen {
	font-family: "Century Gothic";
	font-size: 14px;
}
.sixteen {
	font-family: "Century Gothic";
	font-size: 16px;
}
.navular {
	color: #999999;
}
.navular a:active {
	color: #333333;
	text-decoration: none;
}
.navular a:link {
	color: #999999;
	text-decoration: none;
}
.navular a:visited {
	color: #999999;
	text-decoration: none;
}

.navular a:hover {
	color: #000000;
	text-decoration: none;
}
.broder {
	border: thin double #000000;
}

.tiny {
	font-family: "Century Gothic";
	font-size: 10px;
}


.printitem {
	text-indent: 16px;
}
a:link {
	color: #336D99;
	text-decoration: none;
}
a:visited {
	color: #336D99;
	text-decoration: none;
}
a:active {
	color: #336D99;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.twelve {
	font-family: "Century Gothic";
	font-size: 12px;
}
.thirteen {
	font-family: "Century Gothic";
	font-size: 13px;
}
.bgr2 {
	background-attachment: fixed;
	background-color: #351520;
	background-image: url(grafx/rosesplashtile.jpg);
}

