/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(180,225,248); background-image: url("./assets/images/clouds1a.jpg");}
 A:active { color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(0,0,0);}
 .TextObject { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif;}
 P { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: medium;}
 .TextNavBar { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: x-small;}
 A:hover { color: rgb(236,28,28); font-style: italic;}
 
