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

.cookies {
	margin-top:40px;
	height: 50px;
}

.cookies-graphic {
	width:100px;
	height:90px;
	margin-top: 70px;
}

.cookies-txt {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	height: 2460px;
	margin-bottom: -200px;
	padding-bottom: 300px;
}

.cookies-txt a:visited {
	color:#900;
}

.cookies-txt p {
	color:#093;
	margin-left:40px;
	margin-right:40px;
	font-family:"Comic Sans MS", cursive;
}

.red-txt {
	color:#F00;
}

.cookies-sm {
	font-size:10pt;
}

.cookies-txt a:link {
	color:#f00;
}

.cookies-txt a:active {
	color:#f00;
}

.cookies-txt a:visited {
	color:#f00;
}

.cookies-txt h1 {
	font-family:"Comic Sans MS", cursive;
	color: #093;
	text-align:center;
	text-transform: lowercase;

}
