.xxxxxxxxxxxBUTTONS_i_LINKS{}

.link_normal_off {
	font-style: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	align: center;
	font-weight: normal;
}

.link_normal_over {
	font-style: normal;
	color: #000066;
	text-transform: none;
	text-decoration: underline;
	align: center;
	font-weight: normal;
}

.link_invert_off {
	font-style: normal;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	align: center;
	font-weight: normal;
}

.link_invert_over {
	font-style: normal;
	color: #DDDDDD;
	text-transform: none;
	text-decoration: underline;
	align: center;
	font-weight: normal;
}

.link_negreta_off {
	font-style: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	align: center;
	font-weight: bold;
}

.link_negreta_over {
	font-style: normal;
	color: #000066;
	text-transform: none;
	text-decoration: underline;
	align: center;
	font-weight: bold;
}

.button_normal_off{
	padding: 4px 8px;
	background-color: #FFE405;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	height: 11px;
	font-family: Tahoma, Verdana, Arial,  Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #222222;
	text-transform: none;
	text-decoration: none;
	align: center;
	font-weight: bold;
}

.button_normal_over {
	padding: 4px 8px;
	background-color: #FDE9DA;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 10px;
	font-family: Tahoma, Verdana, Arial,  Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	align: center;
	font-weight: bold;
}
