/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Palatino Linotype', serif; font-size: 10pt; background-image: url("./background.jpg");}
 A:active { font-size: 12pt; color: rgb(125,26,116); font-weight: bold; text-decoration: none ;}
 A:link { font-size: 12pt; color: rgb(0,102,51); font-weight: bold; text-decoration: underline;}
 A:visited { font-size: 12pt; color: rgb(0,102,51); font-weight: bold; text-decoration: underline;}
 P { font-size: 10pt;}
 A:hover { font-size: 12pt; color: rgb(0,0,0); font-weight: bold; text-decoration: underline;}
 