body{
	background-color:#fbe6dd;
}
#navTable a {
	color:#ae2e4b;
	background-image: url(images/starover2.gif);
	background-repeat: no-repeat;
	background-position:right;
	text-decoration:none;
}

#navTable a:hover {
	color:#FFFFFF;
	background-image: url(images/star1.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration:none;
}

.navLinks {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	vertical-align:top;
	list-style-position: outside;
	margin-right:31px;
}

a {
	color:#ae2e4b;
	text-decoration:none;
}

a:hover {
	color:#efad93;
	text-decoration:none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textQ {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 14px;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.textgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.adminLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

.adminLinks:hover {
	color: blue;
}
.textBoldCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #999999;
	font-variant: normal;
}

.textlrg {
	font-family: Book Antiqua, Perpetua, Georgia, Times New Roman;
	font-size: 14px;
}
.textBoldlrg {
	font-family: Book Antiqua, Perpetua, Georgia, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
}

.textLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #efad94;
}

div#resource a {
	color: #efad94; 
}
