.slv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-width:1px;
	border-style:solid;
	border-color:cc6633;
	
	

}
.bg1 {
	background-repeat: no-repeat;

}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #99CCFF;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	

}
	a:link { text-decoration:none; font-weight: bolder; color:#99CCFF; }
	a:visited { text-decoration:none; font-weight: bolder; color:#99CCFF; }
	a:hover { text-decoration:none; color:#99CCFF; }
	a:active { text-decoration:none; color:#FF6600; }

body {
 
    background-color: #99CCFF;
	border: none;
}