.content a:active {
	color: #4ba2b5;
	text-decoration: none;

}

.content a:link {
	color: #4ba2b5;
	text-decoration: none;

}

.content a:hover {
	color: #356567;

}
.content a:visited {
	color: #4ba2b5;
	text-decoration: none;

}
#specialsLink a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: right;

}
#specialsLink a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
#specialsLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.black {
	color: #000000;
}
