*
{
margin: 0;padding: 0;border: 0;
}

body {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;  background:url(images/bg.gif) repeat-x #ffafd9;}
h1 {text-decoration:none; color:#000000; font-family:"Trebuchet MS"; font-size:13px; font-weight:normal;}
h2 {text-decoration:none; color:#ca0000; font-family:"Trebuchet MS"; font-size:17px; font-weight:bold; }
h3 {text-decoration:none; color:#000000; font-family:"Trebuchet MS"; font-size:23px; font-weight:normal; letter-spacing:-1px;}
h4 {text-decoration:none; color:#000000; font-family:"Trebuchet MS"; font-size:11px; font-weight:normal;}
h5 {text-decoration:none; color:#bcb1a4; font-family:"Trebuchet MS"; font-size:24px; font-weight:normal; letter-spacing:-1px; }
h6 {text-decoration:none; color:#000000; font-family:"Trebuchet MS"; font-size:30px; font-weight:bold; letter-spacing:-1px;}
ul {list-style:inside; line-height:19px; }
p {line-height:19px;}

#alan {
width:960px;
margin:0 auto;
height:auto;
}

.button_flag {width:278px; height:62px; margin:0 auto; margin-top:12px;}
		a#flag1 			{background:url(images/lang1.gif) no-repeat;}
		a#flag1:hover	 	{background:url(images/lang1_over.gif) no-repeat;}
		a#flag2 			{background:url(images/lang2.gif) no-repeat; margin-left:10px;}
		a#flag2:hover 		{background:url(images/lang2_over.gif) no-repeat; margin-left:10px;}
		a#flag3 			{background:url(images/lang3.gif) no-repeat; margin-left:10px;}
		a#flag3:hover 		{background:url(images/lang3_over.gif) no-repeat; margin-left:10px;}
		a#flag4 			{background:url(images/lang4.gif) no-repeat; margin-left:10px;}
		a#flag4:hover 		{background:url(images/lang4_over.gif) no-repeat; margin-left:10px;}
		a#flag1, a#flag2, a#flag3, a#flag4 { display:block; text-decoration:none; float:left; width:62px; height:62px;}

.alt_text_link {margin:0 auto; text-align:center; margin-top:10px;}
	.alt_text_link a {color:#de5bc1; text-decoration:none;}
	.alt_text_link a:hover {color:#cb29b4; text-decoration:underline;}
