body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #F7F7F7;
}

a:link {
	font-family: Georgia;
	color: #d91b0d;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
}
a:visited {
	font-family: Georgia;
	color: #d91b0d;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	}
	
a:hover {
	font-family: Georgia;
	color: #111985;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
}

