a, font, body, p	{ font-size: 8 pt; color: #000000; font-family: tahoma, verdana, arial }

.dotted		{  font-size: 8 pt; color: #FF6600; text-decoration: none; font-weight: bold }
.BlackText	{  font-size: 8 pt; color: #000000; text-decoration: none; }
.BoldText		{  font-size: 8 pt; color: #000000; text-decoration: none; font-weight: bold }
.WhiteText	{  font-size: 8 pt; color: #ffffff; text-decoration: none; }
.Footer		{  font-size: 8 pt; color: #BFBFBF; text-decoration: none; font-weight: bold }

.link		{  font-size: 8 pt; color: #676767; text-decoration: none; }
.link:hover 	{  font-size: 8 pt; color: #FF6600; text-decoration: none; }

.linkFooter	{  font-size: 8 pt; color: #002141; text-decoration: none; }
.linkFooter:hover 	{  font-size: 8 pt; color: #002141; text-decoration: underline; }
