body
{
font-family : century gothic, sans-serif;
color : #333300;
background-color : #ff9900;

/* old body
font-family : century gothic, sans-serif;
color : #333300;
background-color : #ff9900;
*/
}

hr{
	filter: Chroma(Color=orange);
}

.deutch
{
background-color: rgb(0,0,0);
color: rgb(255,255,255);
border: 18px solid rgb(255,255,0);
width: 667px;
}

/*
.body
{
background-color:white;
color:black;
}

.links
{
background-color:yellow;
color:black;
}
*/
p
{
	text-align: justify;
	padding: 10px;
}
.footer
{
text-align: center;
}
cite
{
color : #000033;
}
h1
{

}
h2
{
text-align: center;
}
li
{
text-align: justify;
}
a
{text-decoration:none; font-weight:bold;}
a:link
{
color: #ffff00;
}
a:visited
{
color: #ff0000;
}
a:hover
{
font-family : "blood of dracula", frankenstein, Old English Text MT, goeth, century gothic, sans-serif;
color: #ffff00;
}
