﻿
 hr { 
color: #A0522D}

body { 
background: #FAFAD2;
color: #000;
margin: 0;
padding:0;
border: 0;
font-family: Verdana, Arial, sans-serif; 
font-size: 150%; }

h1 {
text-align: center;
text-transform: uppercase;
color: #556B2F;
font-size: 150%; 
font-family: Ariel, sans-serif }

h2 {
text-align: center;
text-transform: uppercase;
color: #556B2F;
font-size: 130%; 
font-family: Times New Roman }

h3,h4 {
text-align: center;
text-transform: uppercase;
color: #556B2F;
font-size: 125%; 
font-family: Times New Roman }
h6 {
text-align: center;
text-transform: uppercase;
color: #556B2F;
font-size: 125%; 
font-family: Verdana, sans-serif }

p {
text-align: left; 
color: #535300; 
font-size: 100%; 
font-family: Verdana, sans-serif }

#navigation ul { 
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none; }

#navigation li { 
float:left;
width:6em;
text-decoration:none;
display:inline;
background: #fff;
color: #000;
padding:0.2em 0.6em;
border-right:1px solid white; }

a:link{
color: #00c;
text-decoration:underline;
border-bottom: 1px solid #00c;}

a:visited{
color: #6D006D;}

a:focus{
color: #CC0000;}

a:hover{
color: #CC0000;}

a:active{
color: #CC0000;
font-style: italic;}
