
body, p, select, input {
	color: #0066FF;
	font-family: "Tempus Sans ITC";
}

.ysco_name_logo {
	color: #0066FF;
	font-size:36px;
	font-width:bold;
}

a:link, a:visited, a:active {color: #0066FF; text-decoration: underline}
a:hover {color: #55BBFF; text-decoration: underline}

.order_button {
	font-size: 16px;
	color: #0066FF;
}

/* I should clean these up using h[1-5] for the page titles */
.style1 {
	font-size: 36px;
}

.style2 {
	font-size: 24px
}

.style3 {
	color: #CC0033;
}

.style12pt {
	font-size: 12px;
	text-align: justify;
}

.title {
	font-size: 36px;
	font-weight: bold;
}

