nav1{
    font-size : 14px;
    text-decoration: none;
	font-weight : normal;
	color : #ffffff;
	line-height: 17px;

}
a.nav1:link{
    font-size : 14px;
    text-decoration: none;
	font-weight : bold;
	color : #ffffff;
	line-height: 17px;
}
a.nav1:visited{
    font-size : 14px;
    text-decoration: none;
	font-weight : bold;
	color : #ffffff;
}
a.nav1:hover{
    font-size : 14px;
    text-decoration: none;
	font-weight : bold;
	color : #ffff00;
}
a.nav1:avtive{
    font-size : 14px;
    text-decoration: none;
	font-weight : bold;
	color : #ffffff;
}

