<STYLE type="text/css">

a:active		{color: slategray;}
a:visited 		{color: orange;}
a:hover 		{color: brown;}
a:link 			{color: orange;}

p.big			{font-size: 16pt; font-family: Verdana, Arial, Sans-Serif; color: red;}
p.small			{font-size: 10pt; font-family: Verdana, Arial, Sans-Serif; color: slategray;}
p 				{font-size: 12pt; font-family: Verdana, Arial, Sans-Serif; color: slategray;}
