body {
	background-color: #250A03;
}

.text { 
     font-family: "Times New Roman", Times, serif; 
     font-size: 10pt; 
     font-style: normal; 
     font-weight: normal; 
     color: #250A03; 
     text-decoration: none; 
}

.text a:link {
	color: #a50003;
	font-weight: bolder;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.text a:active {
	color: #a50003;
	font-weight: bolder;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.text a:visited {
	color: #a50003;
	font-weight: bolder;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.text a:hover {
	color: #ffca00;
	font-weight: bolder;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}

.footer { 
     font-family: "Times New Roman", Times, serif; 
     font-size: 8pt; 
     font-style: normal; 
     font-weight: normal; 
     color: #a50003; 
     text-decoration: none; 
}

.footer a:link {
	color: #a50003;
	font-weight: bolder;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
}
.footer a:active {
	color: #a50003;
	font-weight: bolder;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
}
.footer a:visited {
	color: #a50003;
	font-weight: bolder;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
}
.footer a:hover {
	color: #FFFFCC;
	font-weight: bolder;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
}
