body {
	background-color: #FFFFFF;
}

body {
	color: #DEDECA;
}

td, th {
	color: #99CCCC;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}


A:link    {color:#330066; font-weight: bold; text-decoration:underline;}
A:visited {color:#330066; font-weight: bold; text-decoration:underline;}
A:active  {color:#330066; font-weight: bold; text-decoration:underline;}
A:hover   {color:#FFFFFF; font-weight: bold; text-decoration:none;}


A.footer:link    {color:#FFFFFF; text-decoration:underline;}
A.footer:visited {color:#FFFFFF; text-decoration:underline;}
A.footer:active  {color:#FFFFFF; text-decoration:underline;}
A.footer:hover   {color:#FFFFFF; font-weight: bold; text-decoration:none;}
}

