a.category_unslected:link {
	font-family: "Trajan Pro";
	text-decoration: none;
	font-size: 16px;
	color: #B4A674;
}
a.category_unslected:visited {
	font-family: "Trajan Pro";
	text-decoration: none;
	font-size: 16px;
	color: #B4A674;
}
a.category_unslected:hover {
	font-family: "Trajan Pro";
	text-decoration: none;
	font-size: 16px;
	color: #6B4825;
}
a.category_unslected:active {
	text-decoration: none;
	color: #9F624D;
}

a.nav_bar:link {
	text-decoration: none;
	font-size: 18px;
	color: #003366;  //Dad changed from #alb4cl
	font-family: "Times New Roman, Times, serif";
	font-style: italic;
}

a.nav_bar:visited {
	text-decoration: none;
	font-size: 18px;
	color: #003366;  //Dad changed from #alb4cl
	font-family: "Times New Roman, Times, serif";
	font-style: italic;
}

a.nav_bar:hover {
	text-decoration: none;
	font-size: 18px;
	color: #0066CC;
	font-family: "Times New Roman, Times, serif";
	font-style: italic;
}

.red_header {
	font-family: "Trajan Pro";
	font-size: 46px;
	color: #bd6969;
}
.black_header {
	font-family:"Trajan Pro";
	font-size: 32px;
	color: #000000;
}
.tan_header {
	font-family: "Trajan Pro";
	font-size: 16px;
	color: #b3ad8d;
}
.blue {
	font-family: "Times New Roman, Times, serif";
	font-size: 14px;
	color: #a1b4c1;
	font-style: italic;
}
.black {
	font-family: "Times New Roman, Times, serif";
	font-size: 14px;
	color: #000000;
}
.white {
	font-family: "Times New Roman, Times, serif";
	font-size: 14px;
	color: #FFFFFF;
}
table.sign_up_page_table {
	bordercolor: #000000;
}

.sign_up {
	font-family: "Courier New";
	font-size: 18px;	
	color: #000000;
}

.sign_up_blue {
	font-family: "Courier New";
	font-size: 18px;	
	color: #0000CC;
}
.category_slected {
	font-family: "Trajan Pro";
	font-size: 16px;
	color: #996600;
}
.categories {
	font-family: "Trajan Pro";
	font-size: 16px;
	color: #B4A674;
}

.nav_bar {
	font-size: 18px;
	color: #a1b4c1;
	font-family: "Times New Roman, Times, serif";
	font-style: italic;
}

.needed {
	font-size: 14px;
	color: #990000;
	font-family: "Times New Roman, Times, serif";
}