BODY {  
/* background: repeat-x top left url(images/AAIweb-top-background-red.jpg); */
background-color: #ededed;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
/* margin-top: -1em; 
margin-right: -1em; 
margin-bottom: -1em; 
margin-left: -1em; */ 
}
a:link {
	
	color: #6699cc ;
	font-weight: bold;
}
a:visited {
    text-decoration: none ;
	color: #6699cc ;
	font-weight: bold;
}
a:active {
	color: #6699cc ;
	font-weight: bold;
}
a:hover {
	text-decoration: none ;
	color: #6699cc ;
	font-weight: bold;
}

.box {
border-width:4; border-style:solid; border-color: #6699cc; margin: 4px 4px 4px 4px; 
}