.postcardBannerName:link, .postcardBannerName:visited, .postcardBannerName:hover, .postcardBannerName:active 
{
	color: #035e87;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
	text-decoration: none;
}

.selectPostcardLink:link, .selectPostcardLink:visited, .selectPostcardLink:hover, .selectPostcardLink:active 
{
	color: #ed0202;
	
	text-decoration: none;
}