a:link
{ color: #FD5629; text-decoration:none; font-weight:bold }
a:visited
{ color: #FD5629; text-decoration:none; font-weight:bold  } 
a:active 
{ color: #00B2FF; text-decoration:none; font-weight:bold }
a:hover     
{ color: #FF0000; text-decoration: none; font-weight:bold; font-size:12pt  }


.top { color: #663300; font-weight:bold; font-size:12pt }
a:link.top
{ color: #663300; text-decoration:none; font-weight:bold; font-size:12pt }
a:visited.top
{ color: #663300; text-decoration:none; font-weight:bold; font-size:12pt  } 
a:active.top
{ color: #663300; text-decoration:none underline; font-weight:bold; font-size:12pt }
a:hover.top      
{ color: #663300; text-decoration: none underline; font-weight:bold; font-size:12pt  }


body
{
	font-family: Arial, Helvetica;
	background-color: #FFEF63;
	color: #000000; padding-left:0; padding-top:0; padding-right:0; background-image:url('images/swirl.gif'); background-repeat: no-repeat
}
td           { font-size: 12pt }
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica;
}
h1
{
	color: #FF0032;
}
h2
{
	color: #FF00B2; 
}
h3
{
	color: #CD00FF; 
}
h4
{
	color: #800080;
}
h5
{
	color: #00B2FF;
}
h6
{
	color: #4D00FF;