.solidb {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	background-color: yellow;
}
a.linkchoir:link {font-size:110%;  color: blue; text-decoration: none;}
a.linkchoir:active {font-size:110%;  color: blue; text-decoration: none;}
a.linkchoir:visited {font-size:110%;  color: blue; text-decoration: none;}
a.linkchoir:hover {font-size:110%;  color: blue; text-decoration: none;}
.textext {color:black; font-size:120%; text-decoration:none;}