/* CSS Document */

body {
	background-color: #466AA8;
}
.style1 {
	color: #CCCCCC;
	font-weight: bold;
	font-family: Verdana;
}
#Layer1 {
	position:absolute;
	width:100%;
	height:29px;
	z-index:10;
	left: 0px;
	top: 1500px;
}

a.link1:link {  font-family: Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:10px;
font-weight:normal;
line-height: 15px;
text-decoration:none;}
a.link1:visited { font-family: Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:10px;
font-weight:normal;
line-height: 15px;
text-decoration:none;}
a.link1:hover {  font-family: Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:10px;
font-weight:bold;
line-height: 15px;
text-decoration:none; }
a.link1:active {  font-family: Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:10px;
font-weight:normal;
line-height: 15px;
text-decoration:none; }




