@charset "utf-8";
/* CSS Document */

html, body {
background-attachment:fixed;
  
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:400;
	color:#000000;
	background-color: #FFE4B5;
	background-image: url(lof_2.jpg);
	background-repeat:repeat;
	background-position: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
a {
	font-size: 16px;
}
.ls2	a { color: #FFF8DC; text-decoration: none; }	
.ls2 a:link { color: #FFF8DC; text-decoration:none; }
.ls2 a:visited {
	color: #FFFFE0;
	text-decoration:none;}
.ls2 a:hover {
	color: #F0E68C;
	text-decoration:underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.ls2 a:active {
	color: #F0E68C;
	text-decoration:none;
	
}
.ls2 font {font-weight: bold; font-size:16px;}

a {
	font-size: 16px;
}
h1 { color: #FFE4B5; font-size: 16px; margin: 0; }

