body {
	background-color: #ffffff;
	margin-top: 0px;
	color: #141473;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:link {
color: #141473;
}
a:visited {
	color: #141473;
}
a {
	color: #141473;
}
a:hover {
	color: #Yellow;
	text-decoration: none;
}
a.navi:hover {
	color: Yellow;
	text-decoration: none;
	border:1px solid #fcbcde;
	background-color:#141473; 
	text-decoration:none; 
}
.style1 {
	color: #006600;
	font-weight: bold;
	font-size: large;
}
.style2 {
	color: #006600;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	color: #141473;
	font-weight: bold;
}
}
.style4 {
	color: #ff0000;
	font-weight: bold;
}
a.xmas:link {
  color: #141473;
  font-weight: bold;
}
a.xmas:hover {
	color: white;
	text-decoration: none;
	border: 1px solid #000099;
	background-color: #6699FF; 
	text-decoration:none; 
}
