
A.but {font-size: 20px; font-family: Arial,Tahoma;}

A.but3:link    {color: #FF0202; text-decoration: underline}
A.but3:visited {color: #FF0202;}
A.but3:active  {color: #FF0202;}
A.but3:hover   {color: #FF0202;} 

A.but4:link    {color: #FFFFFF; text-decoration: none}
A.but4:visited {color: #FFFFFF; text-decoration: none}
A.but4:active  {color: #FFFFFF;}
A.but4:hover   {color: #FFFFFF;}


BODY {
	background-color: #FAF084;
	margin-top: 0px;
      margin-left: 0px;
      margin-bottom: 0px;
      

}




p {font-size: 15px; color: #FFFFFF; font-family: Arial,Tahoma;
     margin-left: 7px;
     margin-right: 7px;
     margin-top: 3px;
     margin-bottom: 5px;
}

.th { BORDER: #FF0000 1px solid}


.tab {background-color: #24BD01; }
