a
{
	color: #FFFFFF;text-decoration:none;
} 
a:link
{
	color: #FF6633;text-decoration:none;
 
}
a:visited
{
	color: #FFFFFF;text-decoration:none;
} 
a:active 
{
	color: rgb(255,255,255);text-decoration:none;
}

a:hover 
{
	color: rgb(255,255,255);text-decoration:underline;
}

.navsymbol	 
{ 
	font-family: Wingdings; font-size:24pt 
}
.title0	 
{ 
	font-family: Century Gothic; 
	font-weight:bold; font-size:24 pt
}

body
{ 
	font-family: Century Gothic; 
	font-size: 12pt 
}