/* Style sheet for Markinch Community Council website */
  BODY {font-family:arial;text-align:center}
      .tight {border-width: thin; background-color: black}
  P.left {text-align: left; text-indent: 5%}
  DIV.black {color: white}
     .green {background-color: green; color: #FFFF80}
     .yellow {background-color: yellow; color: black}
     .blue {background-color: blue; color: white}
     .red {background-color: red; color: white}
     .mauve {background-color: Fuchsia}
     .white {background-color: white}
     .aqua {background-color: aqua; color: black}
  A.green {color: #FFFF80; font-size: large; text-decoration: none}
   .yellow {color: black; font-size: medium; text-decoration: none}
   .blue {color: white; font-size: medium; text-decoration: none}
   .red {color: white; font-size: medium; text-decoration: none}
   .mauve {color: #FFFF80; font-size: medium; text-decoration: none}
   .white {color: black; font-size: medium; text-decoration: none}
   .aqua {color: black; font-size: large; text-decoration: none}