body	{
	background-color:darkred;
     	font-family: arial; 
	font-size:13pt; 
	text-decoration: none; 
	color=gray;
	}



P	{
	font-family: arial; 
	font-size:13pt; 
	font-weight: bold;
	text-decoration: none; 
	color=gray;
	}



A	{
	font-family: arial; 
	text-decoration: none; 
	color=darkgray;
	}

A:hover	{
	color: black;
	}

A:active{
	color: red;
	}




#datum{ 			

			margin	: 10px 0px 0px 0px;
      			right		: 2px;
			font-weight 	: bold;
     			font-family: arial; 
			font-size:13pt; 
			text-decoration: none; 
			color=white;
			}

#banner{	margin	: 10px 0px 0px 620px;
		right		: 2px;
		font-weight 	: bold;
     		font-family: arial; 
		font-size:13pt; 
		text-decoration: none; 
		color=gray;

}


#visit{		margin	: 20px 0px 0px 30px;
		right		: 2px;
		font-weight 	: bold;
     		font-family: arial; 
		font-size:13pt; 
		text-decoration: none; 
		color=gray;

}