body {
      margin: 0px 0px 0px 0px;
	  padding: 0px 0px 0px 0px;
	  background-color: transparent;
    }


a {
	text-decoration: none;
	font-weight:     none;
	color:           #0000CC;
	outline:         none;
	}

a:link {   color:#0000CC; }            /* unvisited link */
a:visited {color:#0000CC; }            /* visited link */
a:hover {  color:#FFFFFF; border:1px dotted blue; font-weight: bold;background-color:#0000CC;}           /* mouse over link */
a:active { color:#000000; border:none;                }          /* selected link */
  
  
  
    h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	FONT-FAMILY: "SCRIPT MT BOLD";
	TEXT-ALIGN: center;
        }
    h2 {
	font-size: 34px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	FONT-FAMILY: "CASTELLAR";
	TEXT-ALIGN: center;
	}
	h3{
	font-size: 15px;
	font-weight: normal;
	TEXT-ALIGN: center;
	}
	img{
	margin: 1px;
    border: 5px ridge #99CCCC  ;
    float: center; 
    text-align: center;
    }
	.icon{
	/*width:212;
	height:142;*/
	width:106;
	height:71;
	
	margin: 1px;
    border: 3px ridge #99CCCC  ;
    float: center; 
    text-align: center;
	}
	.flag {
	border: 0 solid #ccc;
	}
