/* Teema 6 (punainen) © Simpsonit.org */

A:link { text-decoration: none; color: #AF9D01; cursor:pointer; }
A:visited { text-decoration: none; color: #AF9D01; cursor:pointer; }
A:active { text-decoration: none; color: #AF9D01; cursor:pointer; }
A:hover { text-decoration: underline; color: #AF9D01; cursor:pointer; }
.wklink { color: #AF9D01; }

body {
background: #8C0000 url('theme6/bg6.gif');
}

h1 {
background: #9F0000 url('theme6/titlebg6.png') repeat-x;
color: #FFFFFF;
border: 1px solid #000000;
}

.copyrights {
color: #FFFFFF;
}

.navigation ul li a:hover{
background-color: #BD0000;
color: #FFFFFF;
border: 1px double #D7D7D7;
border-width: 3px;
}

.quickbar {
	background: #9F0000 url('theme6/titlebg6.png') repeat-x;
	border: 1px solid #000000;
}
.quickbar a { color: #FFFFFF; }