a.one:link {color: blue; }
a.one:visited {color: blue;}
a.one:hover {color: yellow; }

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

a.three:link {color: blue;}
a.three:visited {color: blue; }
a.three:hover {color: blue; }

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}

h1 {
	text-align: center;
}
body{
background-color: #FFFF66;
}
.topnav	{
		
                line-height: 50px;
                background-color: #CC00FF;
		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: yellow;
		color: red;
		}
                #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;
		}

		

		
		#content	{
			height: 75%;
			width: 75%%;
			position: absolute;
            left: 190px;
            top: 350px;
            font-family: monotype corsiva, times new roman, sans-serif;
			font-size: 1.5em;
			}

		#content 	img {
		display: block;
		margin-left: auto;
		margin-right: auto;
                width: 468px;
               height: 60px;
	}
              #content li {
                   list-style-image:url("http://www.keronbrown.com/star.gif");
                                }
		
		#content li a	{
		text-decoration: none;
		color: blue;
		}
		
		#content li a:hover {
		font-weight: bold;
		font-color: green;
		}
                

         
		 #footer{	
		position: relative;
		line-height: 50px;
                text-align: center;
		list-style-type: none;
				}
                .footer ul {
                   line-height: 50px;
                   background-color: #CC00FF;
                  }
		.footer li	{
			display: inline;
			text-align: center;
			}
		.footer li a:hover {
		font-weight: ;
		color: white;
		}
		.footer 	img {
		display: block;
		margin-left: auto;
		margin-right: auto;
                width: 468px;
                 height: 60px;
	}

	
         
				
	.centering  {
              text-decoration: none; 
              text-align: center;
              list-style-type: none;
             
		}
       .centering  img      {
		border:0px;
                display: block;
		margin-left: auto;
		margin-right: auto;
                width: 468px;
                height: 60px;
                  }


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

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


           







