a.one:link {color: white; }
a.one:visited {color:}
a.one:hover {color: white}

a.two:link {color: white;}
a.two:visited {color:white;}
a.two:hover {font-size: 250%}

a.three:link {color: white;}
a.three:visited {color:}
a.three:hover {background: #66ff66}

a.four:link {color: white;}
a.four:visited {color:}
a.four:hover {font-family: monospace}

a.five:link {color: white; text-decoration: none}
a.five:visited {text-decoration: none}
a.five:hover {text-decoration: underline}

.topnav	{
		
         line-height: 50px;
                 background-color: blue;
		list-style-type: none;
				}

		#topnav	li	{
		display: inline;
                size:500px;
		margin: 0;
		padding: 0;
				}
		#topnav li a {
		float: center;
		color: white;
		text-decoration: none;
		font-weight: bold;
		letter-spacing: 0.2em;
		word-spacing: 1em;
		line-height: 1em;
		display: inline;
		text-align: center;
				}
		#topnav li a:hover {
		background-color: black;
		color:white;
		}
                #topnav  img      {
      
		border:0px;
                display: block;
		margin-left: auto;
		margin-right: auto;
                height: 10%;
                width: 75%;
			}
		
		#leftnav {
		background-color:;
		list-style: none;
		padding: 10px;
		margin: 0;
		border:;
		width: 150px;
		}

		#leftnav li {
		display: block;
		
		line-height: 100px;
		}

		#leftNnv li a {
		width: 150px;
		display: block;
		border:;
		color: #0d2474;
		text-decoration: none;
		text-align: center;
		line-hieght: 40px;
		}

		

		
		#content	{
			height: 75%;
			width: 75%%;
			position: absolute;
            left: 190px;
            top:300px;
            font-family: century;
			}
		
		#content li a	{
		text-decoration: none;
		color: red;
		}
		
		#content li a:hover {
		background-color: red;
		font-weight: bold;
		color: white;
		}
         
		 .footer{	

		line-height: 50px;
        background-color: blue;
		list-style-type: none;
				}
		.footer li	{
			display: inline;
			text-decoration: center;
			}


	
         
				
	.centering  {
              text-decoration: none; 
              text-align: center;
              list-style-type: none;
             
		}
       .centering  img      {
		border:0px;
                display: block;
		margin-left: auto;
		margin-right: auto;
                  }
         
     #rightnav      {
	    background-color: black;	
            border: 5px solid blue;
            position: absolute;
            left: 250px;
            font-family: century;
			}
     

	a.two:link {color:}
	a.two:visited {color:}
	a.two:hover {font-size: 250%}

	.bold  {
		font-weight: bold;
		}
	.redcolor {
			color: red;
			font-size: 30px;
			font-weight: bold;
			}

.contents  {
                  list-style-image:url("http://www.keronbrown.vacau.com/star.gif");
}
.blink {
                 text-decoration: blink;
                       }  

h1  {
	text-align: center;
	font-size: 30px;
	text-decoration: underline;
	)
               






