/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

a:link		{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
} 

a:visited	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}

a:active	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}

a:hover		{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}

.copyright	{ COLOR: #FFFFFF; FONT: normal 10px verdana, arial, sans-serif; }

