/* CSS definition file containing site wide stylesheets */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 14px; color: rgb(153,255,102); background-repeat: no-repeat; background-attachment: fixed; background-position: center;}
 A:active { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 14px; color: rgb(255,0,0);}
 A:link { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 14px; color: rgb(255,0,0);}
 A:visited { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 14px; color: rgb(255,0,0);}
 P { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 14px; color: rgb(153,255,102);}
 A { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 14px; color: rgb(255,0,0);}
 A:hover { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 14px; color: rgb(255,255,0);}
 