body {
  background-color: #ffffff;
}
normaltext {
  color: #121212;
  font-size: 19px;
  font-style: normal;
  position: relative;
  left: 10 px;
}

links {
  color: #121212;
  font-size: 19px;
  font-style: normal;
  position: relative;
  left: 5%;

}

indexx {
  font-size: 19px;
}

tittle {
	color: #121212;
	font-size: 27px;
  	font-style: normal;
}

Kapital {
  color: #121212;
  font-size: 40px;
  font-style: normal;
  top: 10 px;
}

cocodi {
  color: #121212;
  font-size: 30px;
  font-style: normal;
  position: relative;
  left: 200 px;
  top: 100 px;
}

a {
text-decoration: none;}
  a:link {
     
     color: 121212 }
  a:visited {
    text-decoration: none;
	color: 5d5d5d }
  a:hover {
    color: black;
    
    text-decoration: underline;}
}

}

p.small {
    line-height: 1px;
}
