.text {
	font-family: times-new-roman;
	font-size: 15px;
	color: #280602;
	font-style: normal;
	font-weight: normal;
}
.bold {
	font-family: times-new-roman;
	font-size: 16px;
	font-weight: bold;
	color: #651514;
	font-style: normal;
}
a:link {
	font-family: times-new-roman;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #d11f0a;
	text-decoration: none;
}
a:visited {
	font-family: times-new-roman;
	font-size: 18px;
	font-style: normal;
	color: #7e1408;
	text-decoration: none;
}
a:hover {
	font-family: times-new-roman;
	font-size: 18px;
	font-style: normal;
	color: #7e1408;
	text-decoration: none;
}

