a {
	text-decoration: none;
	color: #FFFF66;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;



}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	scrollbar-face-color: #0B0A8D; 
	scrollbar-shadow-color: #FFFF66; 
	scrollbar-highlight-color: #FFFF66; 
	scrollbar-3dlight-color: #0B0A8D; 
	scrollbar-darkshadow-color: #000066; 
	scrollbar-track-color: #000066;
	scrollbar-arrow-color: #FFFF66;
}
a:link {
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #FFFF33;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #42A0FF;
	text-decoration: none;
	font-weight: bold;

}
.sitetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF66;
	background-position: 100%;
	font-style: italic;
	text-transform: uppercase;


}
.greetings {
	color: #000099;
	text-decoration: none;
	font-size: 17px;
	background-color: #FFDE5A;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;






}
.button 
	{
	background:#FFFF99;
	color:#FF6600;
	font-size:10px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: bold;
	border: 1 solid #CCCCCC;
	}
