body {
	background-color: #99CCFF
}

body, td, th {
	color: #333333;
	text-align: center;
}

h1{
	color: #000033;
}

h2 {
	color: #0099FF;
}

h3, h4, h5, h6 {
	color: #006699;
}

a {
  color: #003366; text-decoration:none; 
}

a:hover {text-decoration:underline; color: #FF9900; font-weight:bold}

#logo { width:200px; height:100px; }

#head { width:auto; height:100px;  }

#footer {font:small; color:#FFFFFF;}

.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {color: #FFFFFF}

.style4 {color: #006699}

#navigation a {
	font:13px georgia;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px; background-color:#0099FF;
	
	}
	
#navigation a:hover {
	color:#FF9900;
	background-color:#0000FF;
	border: 1pt red;
	border-right-width: 0px; 
	border-left-width: 0px;
	text-decoration:underline; 
	}
	
 v\:* {
        behavior:url(#default#VML);
      }
      #tabla {
        font-family: Verdana, Arial, sans serif;
        font-size: 11px;
        margin: 2px;
      }
      table.directions th {
	background-color:#EEEEEE;
      }
	  table.directions td { 
	  text-align:left;
      }
	  
      img {
        color: #000000;
      }