BODY {
	FONT-SIZE: 14px; BACKGROUND-ATTACHMENT: scroll; FONT-FAMILY: courier; BACKGROUND-COLOR: #ffffff;COLOR: #000066
}
A:hover {
	COLOR: #804c4c; BACKGROUND-COLOR: #f0efe3
}

#imagemarinemainhead {
	FONT-SIZE: 21px; COLOR: #000066; FONT-FAMILY: courier; font-weight:bold
}
#imagemarinemainheadchild {
	FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: courier; font-style:italic
}
.imagemarinemaintext {
	FONT-SIZE: 14px; COLOR: #000066; FONT-FAMILY: courier;
}

a {color:660000;font-variant: small-caps; font-weight:bold}

#imagemarinenoa {color:660000;font-variant:small-caps;}

#imagemarinereddo{
	FONT-SIZE: 14px; COLOR: darkred; FONT-FAMILY: courier;
}
#imagemarinereddochild{
	FONT-SIZE: 11px; COLOR: darkred; FONT-FAMILY: courier;font-style:italic;
}
#imagemarinehottop {
	FONT-SIZE: 14px; COLOR: white; FONT-FAMILY: courier;
}

input.imagemarinebtn{
   color:#000066;
   font-family: courier;
   font-size:14;
   font-weight:bold;
   border:1px solid;
}

input.imagemarinebtnhov{
   color:darkred;
   font-family: courier;
   font-size:14;
   font-weight:bold;
   border:1px solid;
   cursor: pointer;
   cursor: hand;
}

.imagemarinebtnmenu{
   color:white;
   font-family: courier;
   font-size:14;
   font-weight:bold;
   border:1px solid;
   background-color:#000066;
   width:150px;
}

.imagemarinebtnhovmenu{
   color:yellow;
   font-family: courier;
   font-size:16;
   font-weight:bold;
   border:1px solid;
   background-color:#000066;
   cursor: pointer;
   cursor: hand;
   width:150px;
}