a:active, a:link	{
	color: #000066;
	text-decoration: none; }
	
a:visited 			{
	color: #000066;
	text-decoration: none; }
	
a:hover				{
	color: #FF3300;
	text-decoration: none; }
	
p,.text				{
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif; }

.smalltext			{
	color: #000066;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif; }

.h1blue				{
	color: #000066;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial Narrow, Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif; }
	
.h2blue				{
	color: #000066;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif; }
