<style type="text/css">
A.link			{text-decoration: underline; color: #FFFFFF}
A.visited			{text-decoration: underline; color: #FFFFFF}
A.active			{text-decoration: underline; color: #FFFFFF}
A.hover			{text-decoration: none; color: #FFFFFF}

A.Text:link		{text-decoration: underline; color: #4B92F2}
A.Text:visited		{text-decoration: underline; color: #4B92F2}
A.Text:active		{text-decoration: underline; color: #4B92F2}
A.Text:hover		{text-decoration: none; color: #4B92F2}

A.Text3:link		{text-decoration: none; color: #228BB7}
A.Text3:visited		{text-decoration: none; color: #228BB7}
A.Text3:active		{text-decoration: none; color: #228BB7}
A.Text3:hover		{text-decoration: none; color: #228BB7}

A.Text4:link		{text-decoration: none; color: #6BC0E3}
A.Text4:visited		{text-decoration: none; color: #6BC0E3}
A.Text4:active		{text-decoration: none; color: #6BC0E3}
A.Text4:hover		{text-decoration: underline; color: #6BC0E3}

A.MenuBottom:link		{text-decoration: none; color: #013473}
A.MenuBottom:visited	{text-decoration: none; color: #013473}
A.MenuBottom:active	{text-decoration: none; color: #013473}
A.MenuBottom:hover	{text-decoration: none; color: #789FCF}

A.divText1:link		{text-decoration: none; color: #2377C5}
A.divText1:visited	{text-decoration: none; color: #2377C5}
A.divText1:active	{text-decoration: none; color: #2377C5}
A.divText1:hover	{text-decoration: underline; color: #2377C5}

A.divText2:link		{text-decoration: none; color: #013473}
A.divText2:visited	{text-decoration: none; color: #013473}
A.divText2:active	{text-decoration: none; color: #013473}
A.divText2:hover	{text-decoration: underline; color: #013473}

#divText1 {
	margin: 5px 15px 0 0;
	position: absolute;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 160%;
	color: #2377C5;
}
#divText2 {
	margin: 5px 220px 0 0;
	position: absolute;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 160%;
	color: #013473;
}
#divText3 {
	margin: 5px 380px 0 0;
	position: absolute;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 160%;
	color: #013473;
}
#divText4 {
	margin: 0 397px 0 0;
	position: absolute;
}

.Text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify; 
	line-height: 140%;
	color: #013473;
}
.Text2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 140%;
	color: #013473;
}
.Text3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
	color: #013473;
}
.Text4 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #013473;
}
.MenuBottom {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	color: #013473;
}
.Bullets
{
	list-style-image: url(images/bullet.gif);
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.BulletsNews
{
	list-style-image: url(images/bullet.gif);
	margin-right: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.Input
{
	border-right: #D1D2D4 1px solid;
	border-left: #D1D2D4 1px solid;
	border-top: #D1D2D4 1px solid;
	border-bottom: #D1D2D4 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	background-color: #FFFFFF;
}
.InputNewsletter
{
	border-right: #A8C2E2 1px solid;
	border-left: #A8C2E2 1px solid;
	border-top: #A8C2E2 1px solid;
	border-bottom: #A8C2E2 1px solid;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	background-color: #FFFFFF;
}
.Textarea
{
	border-right: #D1D2D4 1px solid;
	border-left: #D1D2D4 1px solid;
	border-top: #D1D2D4 1px solid;
	border-bottom: #D1D2D4 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #ff00ff
}
.TextareaNewsletter
{
	border-right: #A8C2E2 1px solid;
	border-left: #A8C2E2 1px solid;
	border-top: #A8C2E2 1px solid;
	border-bottom: #A8C2E2 1px solid;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #ff00ff
}































.TextEvents {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #000000;
}
.HPText {
	font-family: Arial;
	font-size: 12px;
	text-align: Justify;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	color: #494D4D;
}
.TextSmall {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.TextCountryNumber {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 150%;
	color: #E97B05;
}
.HomeTextOrange {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #DE8E38;
}
.HomeTextGreen {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #999933;
}
.HomeCopyright {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #DE8E38;
}
</style>
