body {cursor: default;}

h1 {color: black; font-family: arial; font-size: 15px; text-align: left;}
h2 {color: black; font-family: arial; font-size: 20px; text-align: left;}
h3 {color: black; font-family: arial; font-size: 30px; text-align: left;}
h4 {color: black; font-family: arial; font-size: 40px; text-align: left;}
h5 {color: black; font-family: arial; font-size: 50px; text-align: left;}
h6 {color: black; font-family: arial; font-size: 60px; text-align: left;}

a.1:link {color: black; font-family: arial; font-size: 15px; text-decoration: none; font-weight: normal;}
a.1:visited {color: black; font-family: arial; font-size: 15px; text-decoration: none; font-weight: normal;}
a.1:hover {color: red; font-family: arial; font-size: 15px; text-decoration: none; font-weight: normal;}
a.1:active {color: black; font-family: arial; font-size: 15px; text-decoration: none; font-weight: normal;}

a.2:link {color: black; font-family: arial; font-size: 20px; text-decoration: none; font-weight: bold;}
a.2:visited {color: black; font-family: arial; font-size: 20px; text-decoration: none; font-weight: bold;}
a.2:hover {color: Red; font-family: arial; font-size: 20px; text-decoration: none; font-weight: bold;}
a.2:active {color: black; font-family: arial; font-size: 20px; text-decoration: none; font-weight: bold;}

a.3:link {color: black; font-family: arial; font-size: 30px; text-decoration: none; font-weight: bold;}
a.3:visited {color: black; font-family: arial; font-size: 30px; text-decoration: none; font-weight: bold;}
a.3:hover {color: red; font-family: arial; font-size: 30px; text-decoration: none; font-weight: bold;}
a.3:active {color: black; font-family: arial; font-size: 30px; text-decoration: none; font-weight: bold;}

