  a {color : #123b77; text-decoration : none;}
  a:Active {color : #123b77;}
  a:Hover {color : #123b77; text-decoration : underline;}
 
body { 
font-family: Verdana color:black;
background-attachment:fixed;
color:black;
margin:0px;
}
.box {
	border: thick dashed #CC0000;
}

