/* Teema 5 (vaaleanpunainen) © Simpsonit.org */

A:link { text-decoration: none; color: #E9318C; cursor:pointer; }
A:visited { text-decoration: none; color: #E9318C; cursor:pointer; }
A:active { text-decoration: none; color: #E9318C; cursor:pointer; }
A:hover { text-decoration: underline; color: #E9318C; cursor:pointer; }
.wklink { color: #E9318C; }

body {
background: #D63184 url('theme5/bg5.gif');
}

h1 {
background: #604094 url('theme5/titlebg5.png') repeat-x;
color: #FFFFFF;
border: 1px solid #5B3D8D;
}

.copyrights {
color: #581236;
}

.navigation ul li a:hover{
background-color: #613C8B;
color: #FFFFFF;
border: 1px double #D7D7D7;
border-width: 3px;
}

.quickbar {
	background: #604094 url('theme5/titlebg5.png') repeat-x;
	border: 1px solid #5B3D8D;
}
.quickbar a { color: #FFFFFF; }

