

	

	a 

	  {text-decoration: none; font-weight: ; color:blue; background: transparent;}

	a:visited

	  {text-decoration:underline; font-weight: ; color:black; background:transparent;}

	a:hover

	  {text-decoration:underline; font-weight:bold; color:#FF00FF; background:transparent;}



	body 

	{



	  color: #000;

  	

	  background-color: white;                //#FFF; 

	}





input.invalid 

{

  background-color: #00FFFF;            // #FF9;

  border: 3px #FF00FF inset;

}



label.invalid 

{

  color: #00FFFF;              // #F00;

  font-weight: bold;

}



	

	p#topLine

	{

	  font-weight:  ;

          color: white;

          font-size: 15px;

	}

        p#bottomLine

        {

          font-weight:  ;

          color: white;

          font-size: 15px;

        }



	h1

	{

	  font: 35px, "courier new", courier, georgia, impact, "trebuchet ms", verdana, helvetica, "times new roman", "arial black", arial, "comic sans ms";



	  background: transparent;

	  line-height: 40px;

	  margin: 0 0 0 10px;

	  width: 500px;

	  color: #FF00FF;

	  text-align: left;

	}







        .button {

                    border: #00FFFF;

                    color: #FF00FF;

                    padding: 10px 60px;

                    text-align: center;

                    text-decoration: none;

                    display: inline-block;

                    font-size: 12px;

                    margin: 5px 5px;

                    transition-duration: 0.4s;

                    cursor: pointer;

        }



.button1 {

  background-color: #00FFFF;

  color:  black;

  border: 2px solid #FF00FF;

  border-radius: 18px;

}



.button1:hover {

  background-color: #FF00FF;

  color: white;

}







  #townsquarechat {

    text-align:     ;

    margin: 0px 0px;

    margin-bottom:   ;

    padding: 0px;

    background: #fff;

    height: 80px;

    width: 100%;

    border: 1px solid #FF00FF;

    overflow:    ;

    border-radius: 4px;

    border-bottom: 4px solid #FF00FF;

  }







	span#spacing

	{

  	  text-indent: 725pt;

	}



	span#link1 a:link{color:white; text-decoration:underline;}

	span#link1 a:visited{text-decoration:underline; color:yellow;}

	span#link1 a:hover{text-decoration:underline; background:#FF00FF; color:#00FFFF;}



	div#footer1 a:hover{text-decoration:underline; color:#FF00FF;}



	