A:link				{color: blue}
A:visited			{color: purple}
A:hover				{color: red}
A:active			{color: black}

.title 				{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: black; font-weight: bold;}
.header 			{font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: black; font-weight: bold;}
.text 				{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: black; font-weight: regular;}
.little 			{font-family: Verdana, sans-serif; font-size: 8pt; color: black;}

.mhead 				{font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; color: white; font-weight: bold;}
.mhead A			{color: brown; text-decoration: none}
.mhead A:visited	{color: brown}
.mhead A:active		{color: brown}
.mhead A:hover		{color: white}

