@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(../images/graphics/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #0E0906;
}

a {
	color: #CA0000;
}

a:hover {
	color: #FB0005;
}

.contact {
	color: #D70101;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}

.contact a {
	color: #DA0001;
}

.contact a:hover {
	color: #FE0103;
}

.edje {
	color: #CEB7A9;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

.edje a {
	color: #CBB6B1;
}

.edje a:hover {
	color: #FE0103;
}

.blink_link {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #E10000;
	text-decoration: blink;
}

.blink_link a {
	color: #DE0000;
	text-decoration: underline blink;
}

.blink_link a:hover{
	color: #FE0002;
	text-decoration: underline;
}

.body_big {
	font-size: 18px;
}

.body_big a {
}

.body_big a:hover {
}

.body_big2 {
	font-size: 15px;
}

.body_big2 a {
}

.body_big2 a:hover {
}
