p
{
	margin:0px;
}

body
 {
	 background-image:url(images/bg.gif);
	 background-repeat:repeat-x;
	 background-color:#000;
	 padding:0px;
margin:0px;
 }
 

 
 .menu
  {
	  font-family:Verdana, Geneva, sans-serif;
	  font-weight:bold;
	  font-size:11px;
	  color:#FFF;
 }
 
  .menu a
  {
	  color:#FFF;
	  text-decoration:none;
 }
 
   .menu a:hover
  {
	  color:#ffffff;
	  text-decoration:overline;
 }
 
  .menusecond
  {
	  font-family:Verdana, Geneva, sans-serif;
	  font-weight:bold;
	  font-size:11px;
	  color:#000000;
 }
 
  .menusecond a
  {
	  color:#000000;
	  text-decoration:none;
 }
 
   .menusecond a:hover
  {
	  color:#000000;
	  text-decoration:overline;
 }
 
    .content
  {
	  color:#340000;
	  font-family:Verdana, Geneva, sans-serif;
	  font-size:11px;
 }
 
     .content a
  {
	  color:#000000;
	  font-family:Verdana, Geneva, sans-serif;
	  font-size:11px;
	  text-decoration:underline;
 }
 
      .content a:hover
  {
	  color:#000000;
	  font-family:Verdana, Geneva, sans-serif;
	  font-size:11px;
	  text-decoration:overline;
 }
     .news
  {
	  color:#ffffff;
	  font-family:Verdana, Geneva, sans-serif;
	  font-size:11px;
 }
 
     .news a
  {
	  color:#ffffff;
	  font-family:Verdana, Geneva, sans-serif;
	  font-size:11px;
	  text-decoration:underline;
 }
 
      .news a:hover
  {
	  color:#ffffff;
	  font-family:Verdana, Geneva, sans-serif;
	  font-size:11px;
	  text-decoration:overline;
 }


     .Info
  {
	  color:#ffffff;
	  font-family:Verdana, Geneva, sans-serif;
	  font-size:11px;
 }
 
     .Info a
  {
	  color:#ffffff;
	  font-family:Verdana, Geneva, sans-serif;
	  font-size:11px;
	  text-decoration:underline;
 }
 
      .Info a:hover
  {
	  color:#ffffff;
	  font-family:Verdana, Geneva, sans-serif;
	  font-size:11px;
	  text-decoration:overline;
 }

textarea  {
	  color:#340000;
	  font-family:Verdana, Geneva, sans-serif;
	  font-size:11px;
	  text-decoration:none;
	  background-color:#ffffff;
	  border:1px solid #340000;
 }

     .close a
  {
	  color:#000000;
	  font-family:Verdana, Geneva, sans-serif;
	  font-size:11px;
	  text-decoration:underline;
 }