/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: large; color: rgb(255,255,51); font-weight: normal; font-style: normal; background-color: rgb(128,0,0); background-image: url("./ArbBackA.jpg");}
 A:active { color: rgb(102,255,102);}
 A:link { color: rgb(255,255,51);}
 A:visited { color: rgb(255,0,0);}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: large; color: rgb(255,255,51);}
 .TextNavBar { font-size: medium; color: rgb(255,255,51);}
 A:hover { color: rgb(51,255,255);}
 