@charset "UTF-8";
.type {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: fixed;
}
.type_2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFF00;
	position: fixed;

}

.yellow_lines {
	position: fixed;

}

.work {
	position: relative; left: 0px; top: 0px;

}

.big_images {
	padding-bottom: 15px;
}
.last_big_image {
	padding-bottom: 51px;
}
.type_small_fixed {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}