﻿
body{
  
   background-color: gold;
}
body,td,th {
font-family: Arial, Verdana, Sans Serif;
color: #000000;
font-size: 16px;
font-weight: normal;
}

h1 { 

   color: light green;
   text-align: center;
   font-size: 20px;
   font-weight: normal;
   text-decoration: none;
   font-family: Tahoma;
}

h2 {

   color: red;
   text-align: center;
   font-size: 26px;
   font-weight: normal;
   text-decoration: none;
   font-family: Verdana;

}

h3 {
   
   color: purple;
   text-align: center;
   font-size: 18px;
   font-weight: normal;
   text-decoration: none;
   font-family: Verdana;
}

.txt24 {
       
       color: blue;
       font-family: Arial;
       font-size: 24px;
       font-weight: normal;
       text-decoration: none;
       font-style: normal;
}

.txt16 {

       color: black;
       font-family: Arial;
       font-size: 16px;
       font-weight: normal;
       text-decoration: none;
       font-style: normal;
}


a {
  text-decoration: none;
  color: green;
}

img {

    display: block;
    margin: auto;
    width: 50%;

}

img2 {
     
     display: block;
     margin: left;
     width: 20%;
}


{
.button {
background color: #00ffff;
border-left: 2px solid #ff0000;
border-right: 2px solid #ff0000;
border-top: 2px solid #ff0000;
border-bottom: 2px solid #ff0000;
color: #00ffbf;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size 14px;


}
.button {background-color: #ff0000;}
.button {font-size: 14px;}
.button {padding: 10 24px;}
.button {border-radius: 2px;}
}

.button {
webkit-transition-duration: 0.4s;
transistion-duration: 0.4s;
}

.button:hover {
background color: #ff0000;
color:#00ff40;
}

#vertical_menu{
width:100%;
padding:1px;
}
#vertical_menu a{
display:block;
height:22px;
margin-top:1px;
padding-left:1px;
font-family: Verdana, Tahoma, Arial, Sans Serif;
font-size:16px;
text-decoration:none;
color:#0033cc;
line-height:22px;
}
#vertical_menu a:hover{
color:#000000;
}
#vertical_menu a.one{
margin-top:0;
}

ul#navlist
 {
 margin-left: 0;
 padding-left: 0;
 white-space: nowrap;
 }

 #navlist li
 {
 display: inline;
 list-style-type: none;
 }

 #navlist a { padding: 3px 10px; }

 #navlist a:link, #navlist a:visited
 {
 color: #ffffff;
 font-size:16px;
 background-color: #78AEF2;
 border-collapse: separate;border-spacing: 5px;border-radius: 9px;
 border-left:1px solid #496C97;
 border-right:1px solid #496C97;
 border-top:1px solid #496C97;
 border-bottom:1px solid #496C97;
 font-family:Verdana, Tahoma, Arial, Sans Serif;
 text-decoration: none;
 }

 #navlist a:hover
 {
 color: #000000;
 font-size:16px;
 background-color: #ffff00;
 text-decoration: none;
 border-left:1px solid #333333;
 border-right:1px solid #333333;
 border-top:1px solid #333333;
 border-bottom:1px solid #333333;        
    
...

{
p {
  text-align: center;
  color: silver;
  text-size 20px;
  text-decroation: none;
}




   
   