@charset "UTF-8";
/* CSS Document */

.found {color: #000000; font-size: 32px; font-weight: bold; font-family: Times New Roman, sans-serif} /*Found text*/
.body {color: #000000; font-size: 16px; font-family: Times New Roman, sans-serif} /*body text*/

a { color: #000000; text-decoration: none;}
a:visited { color: #000000; text-decoration: none;}
a:active { color: #000000; text-decoration: none;}
a:hover { color: #0000ff; text-decoration: underline;}

