
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #19405d;
	
}
A:link                   { font-weight: normal; color: #333333; text-decoration: none; }
A:visited                { font-weight: normal; color: #333333; text-decoration: none; }
A:active                 { font-weight: normal; color: #333333; text-decoration: none; }
A:hover                  { font-weight: normal; color: #cc0a18; text-decoration: underline; }


 
div#menu{
	width: 160px;
	height: 115px;
	background-color:#19405d;
	background-image:url(div_menu_ann.jpg);
	background-repeat:no-repeat;
}