.tab-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
.white {
	text-decoration: none;
	color: #FFFFFF;
}
.whiteCopy {

	text-decoration: none;
	color: #666666;
}
