P,TD,TH,UL	{
		Font-family: Arial, Sans serif;
		Color: #000000;
	}
BODY {
		Font-family: Arial, Sans serif;
		Color: #000000;
		text-align: center;
	}

span.element { background-color: cyan; }
span.rawhtml { background-color: yellow; }
span.dcacode { background-color: lightgreen; }


a:link 		{  color: #C14032}
a:active	{  color: #2E3192}
a:visited	{  color: #9C5E58}
a:hover		{  color: #2E3192}


.aa a:link		{  color: #900000; text-decoration: none; Font-Weight: bold;}
.aa a:active	{  color: #900000; text-decoration: none; Font-Weight: bold;}
.aa a:visited	{  color: #900000; text-decoration: none; Font-Weight: bold;}
.aa a:hover		{  color: #900000; text-decoration: none; Font-Weight: bold;}

.ab a:link		{  color: #000040; text-decoration: none;}
.ab a:active	{  color: #000040; text-decoration: none;}
.ab a:visited	{  color: #000040; text-decoration: none;}
.ab a:hover		{  color: #000040; text-decoration: none;}
.ab b			{  Font-Weight: normal;}

.ac a:link 		{  color: #0030C0;}
.ac a:active	{  color: #0000E0;}
.ac a:visited	{  color: #0060F0;}
.ac a:hover		{  color: #C00000;}

