body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: no-repeat;
	background-color: #002147;

}
.style2 {color: #FFFF00}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
a{
	text-decoration:none;
	color:#0066FF
}
a:hover{
	
    text-decoration:underline;
}   

#lyr1{
	margin:0px;
	padding:0px;
	/*font-size:14px;*/
	line-height:14px;
}

#lyr1 a{
	color:#FFFFFF;
	text-decoration:none;
}

#lyr1 a:hover{
	text-decoration:underline;
	border-bottom:1px;
}
