A:link {
	color: #333300;
	text-decoration: underline;
}

A:hover {
	color: #666600;
	text-decoration: underline;
}

A:visited {
	color: #996600;
	text-decoration: underline;
}

A:active {
	color: #333300;
	text-decoration: underline;
}

.smallcopy {
	font-weight: normal;
	font-family: Palatino, Times New Roman, Times;
	font-size: 12px;
	color: #333300;
}

.smallboldcopy {
	font-weight: bold;
	font-family: Palatino, "Times New Roman", Times;
	font-size: 12px;
	color: #333300;
}
.smallboldcopywh { font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; ; color: #FFFFFF}
.smallcopywh { font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; ; color: ffffd3}
.tag { font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 9px; ; color: #333300}
