.style3 {
	color: #006666
}
.style4 {color: #FF0000}
.style5 {
	font-size: 24px;
	color: #660000;
}
.style6 {
	font-size: 36px;
	color: #660000;
	font-style: italic;
	font-weight: bold;
}
.style7 {font-size: 18px; color: #660000; font-style: italic; font-weight: bold; }
.style8 {font-size: 14px}
.style9 {font-size: 24px; color: #660000; font-style: italic; font-weight: bold; }
.style12 {color: #009900}
.style13 {color: #009900; font-weight: bold; }
.style18 {color: #006633}
.style20 {color: #CC3300}
.style21 {
	color: #006633;
	font-size: 24px;
}
.style22 {color: #990000}

#nxtXmas {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #164BA0;
	background-color: #D1D1D1;
	border: 1px solid #83AAD3;
	width: 400px;
	text-align:center;
}

#nxtXmas span{
	font-size: 80%
}
-->
a  {
	font-size: 1px;
	color: #CC9966;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #E0DFE3;
}
	
