body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background: url(lay/AnneBG.jpg);
background-color: #66aabf}

/* NAVIGATION */

.navigation {
	margin: 5px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font: 14px Times New Roman;
	line-height: 25px;
	color: #cae1e6;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0px;
	text-align: center;}

.navigation a:link {
	background: #3a707c;
	padding: 2px;
	border: 1px solid #8ad0d8;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	font-weight: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #cae1e6;}

.navigation a:visited {
	background: #3a707c;
	padding: 2px;
	border: 1px solid #8ad0d8;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	font-weight: normal;
	border-bottom: 0px;
	text-decoration: none;
	color: #cae1e6;}

.navigation .selected, .navigation a:hover {
	background: #4091a4;
	padding: 2px;
	border: 1px solid #8ad0d8;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	font-weight: normal;
	border-bottom: 0px dashed #fb4f33;
	text-decoration: none;
	color: #fb4f33;}



.td,tr,body {
font-family: Lucida Sans; 
font-size: 12px; 
line-height: 19px; 
color: #122328;
letter-spacing:0px;
text-align: justify}


a:link {
font-weight: bold;
text-decoration: none;
color: #9b2415;
text-align: justify}

a:visited, a:active {
font-weight: bold;
text-decoration: none;
color: #9b2415;
text-align: justify}

a:hover {
font-weight: bold;
text-decoration: none; 
cursor: hand;
color: #f23f1d;}


.title {
font-weight: bold;
font-family: Times new Roman; 
font-size: 25px; 
line-height:25x;
color: #e1dfdf;
text-align: justify; 
padding-left: 1px;
padding-top: 1px;
padding-bottom: 2px}

input, textarea, select {font-family: verdana,tahoma; font-size:7pt; border-color: #4d808d; background: #579bad; border-style: solid; border-width: 1px; padding: 5px;}
