*,
*::after,
*::before { margin: 0;
	padding: 0;
	box-sizing: inherit;
	}
html	{font-size: 62.5%; }
BODY {
  box-sizing: border-box;
  background-color:#304950;
  topmargin: 0;
  rightmargin: 0;
  leftmargin: 0;
  bottommargin: 0;
}
.columna {
  background-color:#631821;
  font-family:"tahoma",helvetica,sans-serif;
  color: white;
  float: left;
  width: 40%;
  padding: 0rem auto;
  height: 100vh;
}
.columnb {
  font-family:"georgia",roman,serif;
  background-color:#304950;
  color: yellow;
  float: left;
  width: 60%;
  padding: 0rem auto;
  height: 100vh;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
a:text {	font-size: 0.95em;
	color:#C6C67B;
	text-decoration: none;}
a:link {	font-size: 0.95em;
	color:#FFFFFF;
	text-decoration: none;}
a:active {font-size: 0.95em;
	color:#FFFFFF;
	text-decoration: none;}
a:visited {font-size: 0.95em;
	color:#FFFFFF;
	text-decoration: none;}
a:hover {font-size: 0.95em;
	color:#FFFF00;
	font-weight: bold; 
	text-decoration: none;}
.greet {	font-size: 0.95em;
	color:#C6C67B; } 
.intro {	font-size: 1em;
	color:#C6C67B; } 
.introb {	font-size: 1em;
	font-style: italic;
	color:#C6C67B; } 
.quelk {	font-size: 1em;
	font-style: italic;
	color:#b69564; } 
.taplk {	font-size: 1.1em;
	color:#C6C67B; } 
.golnk {	font-size: 1.3em;
	color:#FFFFFF; } 

.form-container {
	width: 80%;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	padding: 50px 0px 0px 30px;
	}

.bright {	font-family: "arial",helvetica,sans-serif;
	color:#eeeeff;
	font-size: .8em; }
.chphoto { 
	font-family: "arial", helvetica, sans-serif;
	font-size: .5em; 
	color: #BDC66B; }
.item {	font-family: "arial", helvetica, sans-serif;
	color: #ffcccc;
	font-size: 0.7em; } 
.italbright {
	font-family: "times new roman",roman,serif;
	font-weight: bold;
	font-style: italic;
	color:#eeeedd;
	font-size: 0.9em; } 
.tgold22 { 
	font-family: "arial", helvetica, sans-serif;
	font-size: 1em; 
	color: #BDC66B;} 
.tgold17 { 
	font-family: "arial", helvetica, sans-serif;
	font-size: 0.8em; 
	color: #BDC66B;} 
.tgold16 { 
	font-family: "arial", helvetica, sans-serif;
	font-size: 0.7em; 
	color: #BDC66B;} 
.tgold15 { 
	font-family: "arial", helvetica, sans-serif;
	font-size: 0.6em; 
	color: #BDC66B;} 
.tgold14 { 
	font-family: "arial", helvetica, sans-serif;
	font-size: 0.5em; 
	color: #BDC66B;} 
.tgold13 {
	font-family:"arial",helvetica,sans-serif;
	font-size: 0.4em;
	color:#C1C176; } 
.tgold12 {
	font-family:helvetica;
	font-size: 0.3em;
	color: #C1C176; }
