a:link { 
color: blue;
text-decoration:none ;
font-weight: bold;
background-color: transparent;
}

a:visited { color: purple;
text-decoration:none ;
font-weight: bold;
background-color: transparent;
}

a:active { color: maroon;
text-decoration:none;
font-weight: bold;
background-color: transparent;
 }

a:hover { color:green;
text-decoration:none;
font-weight: bold;
background-color: transparent;
 }

h1 { 
background-color: #000000;
background-image: url(image/news01.gif); 
color: #408080; 
font-style: italic;
 font-size: 40px; 
font-weight: normal;
letter-spacing: 5px;
margin-left: 25%; 
margin-top: 5%;
 margin-right: 75%;
 margin-bottom: 1%; 
border-style: outset; 
border-color: red; 
border-left-width: medium; 
border-top-width: medium; 
border-right-width: medium;
 border-bottom-width: medium; 
 padding-left: 5px;
 padding-top: 5px; 
padding-right: 5px;
 padding-bottom: 5px;
 } 

h2 {  background-color: #424242;
color: aqua; font-style: normal;
 font-size: 20px; font-weight: normal;
 border-style: outset; 
border-color: white;
 border-left-width: medium;
 border-top-width: medium;
 border-right-width: medium;
 border-bottom-width: medium;
 margin-left: 5%;
 margin-top: 5%; 
margin-right: 5%; 
margin-bottom: 1%; 
padding-left: 1%; 
padding-top: 1%; padding-right: 1%; 
padding-bottom: 1%;
 text-decoration: none; 
text-align: center; vertical-align: middle; 
letter-spacing: 2px; 
}

h5 {
background-color: #000000;
color: #343434;
 font-style: normal;
 font-size: 17px; 
font-weight: normal;
text-align: center; vertical-align: middle; 
letter-spacing: 2px; 

}

body {
color: #000000;
 background-image: url(image/wa11.gif);
 background-color: white; 
 text-align: center; 
font-size: 14px;
border-style: solid;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
border-color: #000000;
margin-left: 5px;
 margin-top: 0px; 
margin-right: 5px; 
margin-bottom: 0px; 
padding-left: 1px; 
padding-top: 1px; 
padding-right: 1px; 
padding-bottom: 1px; 
}

img { border: 0px; 
text-align: left;
}

h3 {
font-size: 32px;
color: #343434;
background-color: white;
background-image: url(image/news01.gif); 
border-color: red;
border-style: solid;
border-bottom-width:1px ;
border-top-width: 5px;
border-right-width: 1px;
border-left-width: 5px;
text-align: left;
margin-left: 0px;
 margin-right: 400px; 
margin-top: 10px; 

}

h4 {
background-color: #000000;
font-size: 16px;
color: #00ce34; 


}

h6 {
text-align: center; 
font-size: 16px; 
}

table {
color: #ffffff;
font-size: 100%;
background-color: #000000;
text-align: center; 
width: 0px
}


