.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_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: #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: #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: #666666;
	text-transform: none;
	text-decoration: none;
	align: center;
	font-weight: bold;
}

.button_normal_over {
	padding: 4px 8px;
	background-color: #CCCCCC;
	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;
}

A.link_normal, A.link_normal:visited, A.link_normal:link{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	color: #222222;
	font-size: 1.0em;	
}

a.link_normal:hover{
	color: #226778;	
}

A.link_petit, A.link_petit:visited, A.link_petit:link{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	text-transform: none;
	color: #222222;
	font-size: 0.7em;
}

a.link_petit:hover{
	color: #226778;	
}

A.link_petit_invers, A.link_petit_invers:visited, A.link_petit_invers:link{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	text-transform: none;
	color: #F0E68C;
	font-size: 1.0em;
}

a.link_petit_invers:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
