A.linka {
	font-family : Verdana;
	font-size : 12px;
	color : #FFCC00;
	text-decoration : underline;
}

A:VISITED {
	font-family : Verdana;
	font-size : 12px;
	color : White;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana;
	font-size : 12px;
	color : #6495ED;
	text-decoration : underline;
}
#navTable{
	width:100%;
	height:21px;
	background-color:#272927;
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
}
A.navHome {
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

A.navHome:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

A.navHome:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #6495ED;
	text-decoration : none;
}
