H2
	{
	color: #f69c5e;
	font-size: 20;
	}
stand
	{
	color: black;
	font-size: 20;
	}
table.linksview
       {
    	width: 100%;
   	margin-left: auto;
   	margin-right: auto;
	color: rgb(0,0,0);
	border: 1px solid #87705e;
	margin-bottom: 5px;
	padding: 10 10 10 10;
    }	
		
input[type=text] 
	{
	background-color: rgb(255,255,255);
	border:1px solid;
	border-color: rgb(71,97,178);
	}
input[type=submit] 
	{
	background-color: rgb(255,255,255);
	border:1px solid;
	border-color: rgb(71,97,178);
	}