body {
	font-family: Times New Roman;
	color: #000000;
	}
h1 {
	font-family: Times New Roman;
	color:#C00000 ;
	}
.headline {
	font-family: "Times New Roman";
	color:#C00000;
	font-weight: 700;

	}
a:link {
	font-family: Times New Roman;
	color: #C00000;
	}
a:visited {
	font-family: Times New Roman;
	color: #C00000 ;
	}
a:active {
	font-family: Times New Roman;
	color: #C00000;
	}
a:hover {
	font-family: "Times New Roman";
	color: #FF3300;
	}

