h1{font-family: arial}
h1{font-size:20px}
h1{color:red}

p.smalltext
{color:white;
 font-family: arial;
 font-size:10px; 
}


.bottom_nav a {
color: white;
text-decoration: none;
}


.bottom_nav a:visited {
color: white;
text-decoration: none;

}