

a.font_navigation
{
	background-color:transparent;
	font-weight: normal;
	/*color: #003399;*/
	/*color: red;*/
	text-decoration: underline;
	outline: none;
}

a.font_navigation:visited
{
}

a.font_navigation:active
{
	font-weight: normal;
	/*color: #003399;*/
}

a.font_navigation:hover
{
	text-decoration: underline;
	/*color: #003399;*/
}

.NavigationLineColor
{
	border-bottom:3px solid #E6E6E6;
}

.NavigationLineColorForSubpages
{
	border-bottom:1px solid #E6E6E6;
}

/*
td .Add
{
	background-image: url("../pics/intraLayout/plus.png");
	background-repeat: no-repeat;
	text-align:left;
}
*/
