.headerLink span {
	font-size: 12px;
	font-weight: bold;	
}
.headerLink:Hover {	
	text-decoration: underline;
	color: #381101;
}

#bottomLinks {
	padding-right: 17px;
}

#bottomLinks span {
	font-size: 11px;
	font-weight: bold;
}

#bottomLinks a:Hover {
	text-decoration: underline;
	color: #381101;
}