a:link {
	color: #ffffff;

	text-decoration: none;

}



a:visited {

	text-decoration: underline;

	color: #ffffff;

}



a:hover {

	text-decoration: underline;

	color: #FFFF99;

}



a:active {
	text-decoration: underline;

	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: 100px;

	color: #ffffff;	

	font-weight: bold;

	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: #999999;

	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;}



