BODY      { font-family: Arial, Helvetica, sans-serif;
            color: #000000; background-color: #BEBEBE; }

TABLE     { color: #000000; background-color: #BEBEBE; text-align: justify; font-size: x-small;}



.welcometable, .welcometable TD, .welcometable TH
		{
		color: white;
		font-size: x-small;
		font-family:arial;
		font-weight:normal;
		background-color:#505060
		}





.menu 
		{
		background-color:#404040;
		width:100; 
		color: white;
		text-align: center;
		font-size: medium;
		font-weight:bolder;
		font-family:chasm;
		}

.submenu 
		{
		position:absolute;
		background-color:#AAAAAA;
		}

.construction
		{
		background-image:url('http://www.avastudios.com/images/construction.jpg');
		background-color:#bebebe;
		color:white;
		font-family:sans-serif;
		font-weight:normal;
		text-align: justify;
		}





H1        { color: #FFFFFF; background-color: #336699; text-align: justify;}
.code     { font-family: "Courier New", Courier, monospace;
            font-size: large; text-align: justify;}
#xyz987   { color: #FF0000; background-color: #FEFEFE; text-align: justify;}

a:link 		{color:#000000 ; font-size: normal; text-decoration: none; font-family:arial;}
	a:active 	{color:#000000 ; font-size: normal; text-decoration: none; font-family:arial;}
	a:visited 	{color:#000000 ; font-size: normal; text-decoration: none; font-family:arial;}
	a:hover 	{color:#BB0000 ; font-size: normal; font-family:arial; text-decoration: underline;   }