A:link				{color: #006699; text-decoration: underline}
A:visited			{color: #006699; text-decoration: underline}
A:active			{color: #006699; text-decoration: underline}
A:hover				{color: red; text-decoration: underline}

h1					{font-family: Georgia, Helvetica, sans-serif; font-size: 14pt; color: #cc3333; font-weight: bold;}
h2					{font-family: Georgia, Helvetica, sans-serif; font-size: 10pt; color: #cc3300; font-weight: bold;}
h3					{font-family: Georgia, Helvetica, sans-serif; font-size: 10pt; color: #003333; font-weight: regular;}

.text 				{font-family: Verdana, Helvetica, sans-serif; font-size: 9pt; line-height: 130%; color: black; font-weight: regular;}
.text A 			{color: #212121; text-decoration: none}
.text A:visited		{color: #212121; text-decoration: none}
.text A:active		{color: #212121; text-decoration: none}
.text A:hover		{color: red; text-decoration: underline}

.little 			{font-family: Georgia, Helvetica, sans-serif; font-size: 9pt; line-height: 140%; color: #003333; font-weight: regular;}
.little A 			{color: #003333; text-decoration: underline}
.little A:visited	{color: #003333; text-decoration: underline}
.little A:active	{color: #003333; text-decoration: underline}
.little A:hover		{color: red; text-decoration: underline}

.copy 				{font-family: Verdana, Helvetica, sans-serif; line-height:140%; font-size: 7pt; color: #cc3300;}
.copy A 			{color: #212121; text-decoration: none}
.copy A:visited		{color: #212121; text-decoration: none}
.copy A:active		{color: #212121; text-decoration: none}
.copy A:hover		{color: black; text-decoration: underline}
