@charset "UTF-8";
#outer {
   height: 600px;
   width: 900px;
   margin-top: 20px;
   margin-right: auto;
   margin-bottom: auto;
   margin-left: auto;
}

body {
   text-align: center;
   margin: 0px;
}

.skip {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: 14px;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #336699;
   text-decoration: none;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 5px;
   margin-left: 0px;
}

.skip a:link {
   color: #007E66;
   text-decoration: none;
}

.skip a:visited {
   color: #007E66;
   text-decoration: none;
}

.skip a:hover {
   color: #FF9900;
   text-decoration: underline;
}
