#text {
	color: #333333;
	font-size: 12px;
	margin-left: 80px;
	margin-right: 46px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-bottom: 13px;
}
#text a:link, #text a:visited {
	color: #910D29;
	text-decoration: underline;
}
#text a:hover {
	color: #FFFFFF;
	background-color: #910D29;
	text-decoration: none;
}
#text2 {
	color: #333333;
	font-size: 12px;
	margin-left: 48px;
	margin-right: 80px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-bottom: 13px;
}
#text2 a:link, #text2 a:visited {
	color: #910D29;
	text-decoration: underline;
}
#text2 a:hover {
	color: #FFFFFF;
	background-color: #910D29;
	text-decoration: none;
}
