a:link {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFF99;
}

a:active {
	font-size: 11px;
	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: 24px;
	color: #FFD559;	
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;	
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9999FF;
}

.style3 {
	font-size: 18px;
	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;}

