/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: 16px; color: rgb(192,74,26); font-weight: bold; font-style: italic; text-decoration: none ; background-image: url("./background.jpg");}
 A:active { font-family: 'Times New Roman', Times, Serif, serif; font-size: 16px; color: rgb(130,160,100); font-weight: bold; font-style: italic; text-decoration: underline;}
 A:link { font-family: 'Times New Roman', Times, Serif, serif; font-size: 16px; color: rgb(130,160,100); font-weight: bold; font-style: italic; text-decoration: underline;}
 A:visited { font-family: 'Times New Roman', Times, Serif, serif; font-size: 16px; color: rgb(130,160,100); font-weight: bold; font-style: italic; text-decoration: underline;}
 .TextObject { font-family: 'Times New Roman', Times, Serif, serif; font-size: 16px; color: rgb(192,74,26); font-weight: bold; font-style: italic;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 16px; color: rgb(192,74,26); font-weight: bold; font-style: italic;}
 A:hover { font-family: 'Times New Roman', Times, Serif, serif; font-size: 16px; color: rgb(130,160,100); font-weight: bold; font-style: italic; text-decoration: underline;}
 
