.pink_link {
	color: #FF9595;
	text-decoration: none;
}
.red_text_light {
	color: #990000;
	text-decoration: none;
}
.red_text_bold {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.large_grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #666666;
}
