@charset "UTF-8";
/* CSS Document */


.maintext10{
  font-family: Comic Sans MS, Arial;
  font-size: 10px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #ffffff;
  letter-spacing: normal;
  text-align: justify;
  text-decoration: none;
  text-transform: none;
  word-spacing: normal;
  cursor: default;
}

.maintext12{
  font-family: Comic Sans MS, Arial;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #ffffff;
  letter-spacing: normal;
  text-align: justify;
  text-decoration: none;
  text-transform: none;
  word-spacing: normal;
  cursor: default;
}

.maintext14{
  font-family: Comic Sans MS, Arial;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #ffffff;
  letter-spacing: normal;
  text-align: justify;
  text-decoration: none;
  text-transform: none;
  word-spacing: normal;
  cursor: default;
}

.maintext16{
  font-family: Comic Sans MS, Arial;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #ffffff;
  letter-spacing: normal;
  text-align: justify;
  text-decoration: none;
  text-transform: none;
  word-spacing: normal;
  cursor: default;
}

.maintext18{
  font-family: Comic Sans MS, Arial;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #ffffff;
  letter-spacing: normal;
  text-align: justify;
  text-decoration: none;
  text-transform: none;
  word-spacing: normal;
  cursor: default;
}

.maintext20{
  font-family: Comic Sans MS, Arial;
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #ffffff;
  letter-spacing: normal;
  text-align: justify;
  text-decoration: none;
  text-transform: none;
  word-spacing: normal;
  cursor: default;
}

.maintext22{
  font-family: Comic Sans MS, Arial;
  font-size: 22px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #ffffff;
  letter-spacing: normal;
  text-align: justify;
  text-decoration: none;
  text-transform: none;
  word-spacing: normal;
  cursor: default;
}

.maintext24{
  font-family: Comic Sans MS, Arial;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #ffffff;
  letter-spacing: normal;
  text-align: justify;
  text-decoration: none;
  text-transform: none;
  word-spacing: normal;
  cursor: default;
}

.maintext26{
  font-family: Comic Sans MS, Arial;
  font-size: 26px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #ffffff;
  letter-spacing: normal;
  text-align: justify;
  text-decoration: none;
  text-transform: none;
  word-spacing: normal;
  cursor: default;
}

.maintext28{
  font-family: Comic Sans MS, Arial;
  font-size: 28px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #ffffff;
  letter-spacing: normal;
  text-align: justify;
  text-decoration: none;
  text-transform: none;
  word-spacing: normal;
  cursor: default;
}

.maintext30{
  font-family: Comic Sans MS, Arial;
  font-size: 30px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #ffffff;
  letter-spacing: normal;
  text-align: justify;
  text-decoration: none;
  text-transform: none;
  word-spacing: normal;
  cursor: default;
}

.maintext48{
  font-family: Comic Sans MS, Arial;
  font-size: 48px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #ffffff;
  letter-spacing: normal;
  text-align: justify;
  text-decoration: none;
  text-transform: none;
  word-spacing: normal;
  cursor: default;
}

.copyrightlinks{
  font-family: Comic Sans MS, Arial;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #000000;
  letter-spacing: normal;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  word-spacing: normal;
  cursor: default;
}



.sampletext{
  font-family: arial, ANY
  font-size: xx-large, x-large, larger, large, medium, small, smaller, x-small, xx-small, length, percent
  font-style: normal, italic, oblique
  font-variant: normal, small-caps
  font-weight: lighter, normal, 100, 200 etc. - 900, bold, bolder
  color: color name – example:(black), hexadecimal number – example:(#ff0000), RGB color code – example:(rgb(255, 0, 0))
  letter-spacing: normal, length (a number which equals pixels)
  text-align: left, right, center, justify
  text-decoration: none, underline, overline, line through
  text-transform: none, capitalize, lowercase, uppercase
  word-spacing: normal, length (a number which equals pixels)
}




.maintext10 a:link {color: #ffffff; text-decoration: underline;}
.maintext10 a:visited {color: #ffffff; text-decoration: underline;}
.maintext10 a:hover {color: #000000; text-decoration: none; background: #ffffff;}
.maintext10 a:focus {color: #ffffff; text-decoration: underline;}
.maintext10 a:active {color: #ffffff; text-decoration: underline;}

.maintext12 a:link {color: #ffffff; text-decoration: underline;}
.maintext12 a:visited {color: #ffffff; text-decoration: underline;}
.maintext12 a:hover {color: #000000; text-decoration: none; background: #ffffff;}
.maintext12 a:focus {color: #ffffff; text-decoration: underline;}
.maintext12 a:active {color: #ffffff; text-decoration: underline;}

.maintext14 a:link {color: #ffffff; text-decoration: underline;}
.maintext14 a:visited {color: #ffffff; text-decoration: underline;}
.maintext14 a:hover {color: #000000; text-decoration: none; background: #ffffff;}
.maintext14 a:focus {color: #ffffff; text-decoration: underline;}
.maintext14 a:active {color: #ffffff; text-decoration: underline;}

.maintext16 a:link {color: #ffffff; text-decoration: underline;}
.maintext16 a:visited {color: #ffffff; text-decoration: underline;}
.maintext16 a:hover {color: #000000; text-decoration: none; background: #ffffff;}
.maintext16 a:focus {color: #ffffff; text-decoration: underline;}
.maintext16 a:active {color: #ffffff; text-decoration: underline;}

.maintext18 a:link {color: #ffffff; text-decoration: underline;}
.maintext18 a:visited {color: #ffffff; text-decoration: underline;}
.maintext18 a:hover {color: #000000; text-decoration: none; background: #ffffff;}
.maintext18 a:focus {color: #ffffff; text-decoration: underline;}
.maintext18 a:active {color: #ffffff; text-decoration: underline;}

.maintext20 a:link {color: #ffffff; text-decoration: underline;}
.maintext20 a:visited {color: #ffffff; text-decoration: underline;}
.maintext20 a:hover {color: #000000; text-decoration: none; background: #ffffff;}
.maintext20 a:focus {color: #ffffff; text-decoration: underline;}
.maintext20 a:active {color: #ffffff; text-decoration: underline;}

.maintext22 a:link {color: #ffffff; text-decoration: underline;}
.maintext22 a:visited {color: #ffffff; text-decoration: underline;}
.maintext22 a:hover {color: #000000; text-decoration: none; background: #ffffff;}
.maintext22 a:focus {color: #ffffff; text-decoration: underline;}
.maintext22 a:active {color: #ffffff; text-decoration: underline;}

.maintext24 a:link {color: #ffffff; text-decoration: underline;}
.maintext24 a:visited {color: #ffffff; text-decoration: underline;}
.maintext24 a:hover {color: #000000; text-decoration: none; background: #ffffff;}
.maintext24 a:focus {color: #ffffff; text-decoration: underline;}
.maintext24 a:active {color: #ffffff; text-decoration: underline;}

.maintext26 a:link {color: #ffffff; text-decoration: underline;}
.maintext26 a:visited {color: #ffffff; text-decoration: underline;}
.maintext26 a:hover {color: #000000; text-decoration: none; background: #ffffff;}
.maintext26 a:focus {color: #ffffff; text-decoration: underline;}
.maintext26 a:active {color: #ffffff; text-decoration: underline;}

.maintext28 a:link {color: #ffffff; text-decoration: underline;}
.maintext28 a:visited {color: #ffffff; text-decoration: underline;}
.maintext28 a:hover {color: #000000; text-decoration: none; background: #ffffff;}
.maintext28 a:focus {color: #ffffff; text-decoration: underline;}
.maintext28 a:active {color: #ffffff; text-decoration: underline;}

.copyrightlinks a:link {color: #000000; text-decoration: none;}
.copyrightlinks a:visited {color: #000000; text-decoration: none;}
.copyrightlinks a:hover {color: #ff0000; text-decoration: none; background: #000000;}
.copyrightlinks a:focus {color: #000000; text-decoration: none;}
.copyrightlinks a:active {color: #000000; text-decoration: none;}
