body {
	font-family: "Courier New", Courier, monospace; font-size: 12px; letter-spacing: 1px; color:#595959; font-weight: bold;;
}
.engl{
	color:#AFAFAF;
}

a:link{
	color: #3300CC;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:0;
	font-size: 13px;
}

a:active{
	color: #3300CC;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:0;
	font-size: 13px;
}

a:visited{
	color: #3300CC;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:0;
	font-size: 13px;
}

a:hover{
	color: black;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:0;
	font-size: 13px;
}
