/* CSS definition file containing sitestyle stylesheets */
A:active { font-size: x-small; color: rgb(255,0,0)}
 A:link { color: rgb(255,0,0)}
 A:visited { color: rgb(102,102,102)}
 P { font-family: "MS Reference Serif",  serif; font-size: x-small}
 A { color: rgb(255,0,0)}
 A:hover { color: rgb(51,0,51)}
 
