﻿.navText {
	border-bottom:#333333 1px solid;   text-decoration:none
	}
	

#navigation a 
{
    line-height:20px;
	color:#000000;
	text-decoration: #333333 1px dashed;
	display:block;
	}
	
#navigation a:hover 
{
    line-height:20px;
	background-color: #717171;
	text-decoration: none;
	}