BODY{
	color: #ffffff;
	background-color: #6E808F;
	}
A:link	 {color: #ccccff}
A:active {color: #ccccff}
A:visited{color: #ccccff}
.hdr{
	position:absolute;
	left: 50px;
	top: 10px;
	text-aling: center;
	font-family:OdessaScriptFWF, fantasy;
	font-size: 15px;
	font-weight: 900;
	width: 90%;
	height:100px;
	letter-spacing:0.05em;
	lie-height:100px;
	filter:shadow;
	color: #faebd7;
}
.lnk  {
	margin:10px;
	padding:5px;
	color:red;
	text-aling: center;
}
.lnk A:link, .lnk A:visited{
	text-decoration:none;
	color:#ccccff;font-weight:600;
}
.lnk A:active {
	text-decoration:none;
	color:navy;
}	
.pers  {
	margin:10px;
	padding:5px;
	text-aling: center;color:#fefefe

}
.pers  A:link
{color:#fff8dc;}
.pers A:visited{
	color:#ffe4c4;}
.general{color:#ffffff;}
p{text-indent: 20px}
li{margin-top:10px; margin-bottom:10px}

.inp
{
	width:100px;
}