h1{
color: #1166FF;
font-size: 23px;
font-weight: bold;
}

body{
color: #000000;
font-size: 19px;
font-weight: bold;
}

a {
color: #000000;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

a:hover{
color: #ff0000;

}

