@charset "UTF-8";
.style4 {color: #E00400}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #F50402;
	font-size: xx-large;
}
body {
	background-color: #007161;
	background-image: url(Christmas%20praid/christmasbg.gif);
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
}
a:link {
	color: #F70500;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #F40600;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #04B501;
}
