/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: medium; background-color: rgb(255,255,255); background-image: url("YellowTile.html");}
 A:active { color: rgb(102,0,153);}
 A:link { color: rgb(0,0,0);}
 A:hover { color: rgb(102,204,0);}
 A:visited { color: rgb(255,204,0);}
 .TextObject { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: medium;}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;}
 