@charset "utf-8";
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF55;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #A0A0A4;
	text-decoration: none;
}


body {
	background-color:#642828;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size: 12px;
	
}
/*.webdesign{
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:600;
	font-size: 11px;
	width:763px;
	height:auto;
	float:right;

}*/
.chenar{
margin:auto;
width:763px;
border:#000000 solid 3px;
height:650px;
}
.webdesign{
margin:auto;
width:763px;
font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:600;
	font-size: 11px;
	text-align:right;
	height:13px;
}


