body            {border: none;
	             background-color: #000000;
	             font-family: "Courier New", Courier, mono;
	             font-weight: bold;
	             cursor: url("../doamerlyn/railgun_ch.cur"), default;}
				 
A               {cursor: url("../doamerlyn/railgun.cur"), pointer;}

A:link          {text-decoration: none; color: #DCA255;
                                  font-weight: bold;}

A:active        {text-decoration: none;}

A:visited       {text-decoration: none; color: #DCA255;
                                  font-weight: bold;}

A:hover         {text-decoration: underline; color: #FF0000;
                                  font-weight: bold;}
								  
p               {font-weight: bold;
                 color: #DCA255;
                 text-decoration: none;}

textarea        {background-color: #000000;
                 border: 1px solid #FF0000;
                 color: #DCA255}

input           {background-color: #000000;
                 border: #FF0000;
                 border-style: solid;
                 border-top-width: 1px;
                 border-right-width: 1px;
                 border-bottom-width: 1px;
                 border-left-width: 1px;
                 color: #DCA255;
                 text-decoration: none}

hr              {color: #FF0000}

select          {background-color: #000000;
                 color: #FF0000;
                 text-decoration: none;}
blockquote      {font-weight: bold;}

.borderimage    {border:1px solid black;}
