a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	color: #FFFF99;
}

a:active {
	text-decoration: none;
	color: #FFFF99;
}

a.small:link {
	font-size: 11px;
	color: #3366ff;
	text-decoration: none;
}

a.small:visited {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

a.small:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFF99;
}

a.small:active {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}

.style1 {
	font-size: 80px;
	color: #ffffff;	
	font-family: Georgia, Times New Roman, Times, serif;
}

.style1a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
color: #000000;
}


.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
	font-style: italic;	
}

.style3 {
	font-size: 20px;
	color: #FFFFFF;	
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
}


.style9 {font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


td.bg       { background-attachment: scroll;  
				background-repeat: repeat;
				background-position: top left;}


h4 { text-align: center;}
