a { text-decoration:none; } 
a:link { color:#104A6B; }
a:visited { color:#104A6B; }
a:hover { text-decoration:underline;
		  color:#006699; }

.TextDefault_11px_Normal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

.MenuTextDefault_14px_Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight: bold;

}