body, th
{
    color: #000000;
    background-color: #FFFFEE;
}

a	{
	text-decoration: none;
	color: #000000;
}

a:link {
color: #000000;
text-decoration: none;
}

a:visited
{
    color: #000000;
    text-decoration: none;
}
a:visited.navbar
{
    color: #008000;
    text-decoration: none;
    background-color: #FFFFFF;
}

a:hover
{
    text-decoration: none;
    color: #000000;
    background-color: #66FF66;
}

a:hover.navbar
{
    text-decoration: none;
    color: #FFFFFF;
    background-color: #0000FF;
}

a:visited.hover.navbar
{
    text-decoration: none;
    color: #FFFFFF;
}

.navbar
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #0000FF;
}

a:link.navbar
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #0000FF;
}

.navbar2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    background-color: #CCCCFF;
}

a:link.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;
    background-color: #CCFFFF;
}

.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;}

