a:link			{
	 		color: #808080; 
			text-decoration: none; 
			font-size: 10px; 
			font-family: Arial;
			font-weight: normal;
			}

a:visited		{
	 		color: #808080; 
			text-decoration: none; 
			font-size: 10px; 
			font-family: Arial;
			font-weight: normal;
			}

a:active		{
	 		Color: #808080; 
			text-decoration: none; 
			font-size: 10px; 
			font-family: Arial;
			font-weight: normal;
			}

a:hover			{
	 		color: #990000; 
			font-family: Arial; 
			font-size: 10px; 
			font-weight: normal;
			}

body			{
	 		font-family: Arial; 
			color: #FF6600; 
			font-size: 12px; 
			font-weight: bold;
			}

table			{
	 		color: #FF6600; 
			font-weight: bold; 
			font-family: Arial; 
			font-size: 12px;
			background-color: #FFFFCC;
			}

h1, h2, h3, h4, h5, h6	{
			font-family: Arial;
			}

h1			{
			color: rgb(0,0,0);
			}

h2			{
			color: rgb(0,0,0); 
			}

h3			{
			color: rgb(0,0,0); 
			}

h4			{
			color: rgb(0,0,0);
			}

h5			{
			color: rgb(0,0,0);
			}

h6			{
			color: rgb(0,0,0);
			}
