* {
margin: 0px;
padding: 0px;
}

body {
background-image: url(images/head_back.jpg);
background-attachment: scroll;
background-repeat: repeat-x;
background-color: #420001;
}

.top {
font-family: Tahoma;
font-size: 18px;
color: #FFFFFF;
}

.top:hover {
font-family: Tahoma;
font-size: 18px;
color: #FFCC33;
text-decoration: none;
}

.noborderimg {
border: 0px;
}

a img {
border: 1px #FF9900 solid;
}

a:hover img {
border: 1px #FFFF99 dashed;
}

.archive {
font-family: Impact;
font-size: 30px;
color: #FFCC00;
}

.archive:hover {
font-family: Impact;
font-size: 30px;
color: #FFFFCC;
text-decoration: none;
}

.downtext {
font-family: Tahoma;
font-size: 12px;
color: #FFCC00;
}

.texts {
font-family: Tahoma;
font-size: 12px;
color: #FFCC66;
font-weight: bold;
text-decoration: none;
}

.texts:hover {
color: #FFFFFF;
text-decoration: underline;
}