a:link, a:visited, a:active {	
	color: #3269ba;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {	
	text-decoration: none;
}

.menu_item_sub a:link, .menu_item_sub a:visited, .menu_item_sub a:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.menu_item_sub a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.menu_item_sub_sub {
	padding-left:15px;
}

a.footer:link, a.footer:visited, a.footer:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

a.footer:hover {
	font-weight: normal;
	text-decoration: none;
}
