.text 		{ color: white; font-size: 12px; font-style:regular; font-weight:bold; font-family: Arial, Helvetica, Verdana; text-decoration: none}
.text:hover 	{ color: black; decoration: none}
.buton {
border-style: 	outset;
border-width: 	3px 1px 3px 1px;
border-color: 	#222C36;
background: 	#B9CAD5;
 }
