.big_red {
	font-family: tahoma;
	font-size: 17px;
	color: #B00447;
	text-decoration: none;
}
.big_grey {

	font-family: tahoma;
	font-size: 17px;
	color: #585858;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 10px;
	color: #757575;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	color: #181818;
	text-decoration: underline;
}
.red_links {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #B8225D;
	text-decoration: underline;
}
.green_links {
	font-family: tahoma;
	font-size: 10px;
	color: #66A100;
	text-decoration: underline;
}
.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
