h1 {
	font-family: Impact;
	font-size: 75px;
	color: #A40F15;
}
.link {
	font-family: Impact;
	font-size: 30px;
	color: #6BB300;
	text-decoration: none;
}
.link2 {
	color: #0000FF;
	text-decoration: underline;

}
.text1 {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #A40F15;
}
.text2 {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #A40F15;
}
.warning {
	font-family: Impact;
	color: #FF0000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	width: 400px;
	border: 2px solid #FF0000;
	font-size: 36px;
}
.link3 {
	font-family: "Times New Roman";
	font-size: 24px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.copyright {
	font-family: "Times New Roman";
	font-size: 10px;
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.link4 {
	font-family: Impact;
	font-size: 50px;
	color: #FF0000;
}
.thumb {
	border: 1px solid #0000FF;
}
