/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Garamond,serif; color: rgb(14,31,124); background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(0,0,0); font-weight: bold; font-style: italic;}
 A:link { color: rgb(0,0,0); font-weight: bold;}
 UL { list-style-image: url("../assets/images/DataIcon.gif");}
 A:visited { color: rgb(153,0,51); font-weight: bold;}
 A:hover { color: rgb(153,0,51); font-weight: bold;}
 