body, th
{
    color: #000000;
    background-color: #FFFFEE;
}

a	{
	text-decoration: none;
	color: #000000;
}

a:link {
color: #000000;
text-decoration: none;
}
a:visited 
{
color: #333333;
text-decoration: none;
}

a:hover	{
	text-decoration: none;
	color: #AABB0A;
}

a:hover.navbar	{
	text-decoration: none;
	color: #CCB37A;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FCFBC3;
	text-decoration: none;
}
a:navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FCFBC3;
	text-decoration: none;
}
.navbar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:navbar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link.navbar3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navbar3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
}
a:hover.link	{
	text-decoration: none;
	color: #FF6699;
}
.navsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FCFBC3;
	text-decoration: none;
	text-align: right;
}
navsmall.hover 
{
    text-decoration: none;
    color: Aqua;
}
a:hover.navsmall	{
	text-decoration: none;
	color: #CCB37A;
}
.style1 {font-size: 9px}
.style2 {text-align: center font-size: 16px;}
.style3 {font-weight: bold; font-size: 14px;}
.style4 {font-weight: bold; font-size: 14px; text-align: center;} 
.style5 {font-weight: bold; font-size: 20px; text-align: center;} 
.special {font-weight: bold; font-size: 18px; text-align: center; text-decoration: blink;}


