body {
	background-color: #C0D7FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txt {color: #C0D7FF;
     font-family: Tahoma;
	 font-weight: bold;
	 }
a:link {
font-family: Tahoma;
	 font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
font-family: Tahoma;
	 font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
font-family: Tahoma;
	 font-weight: bold;
	text-decoration: underline;
	color: #C81624;
}
a:active {
font-family: Tahoma;
	 font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.pix {
	border: thin dashed #0D63F4;
}
.style1 {
	color: #ffcc00;
	font-weight: bold;
}
