@charset "iso-8859-1";

/* General */
font,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
a { text-decoration: underline; color: #990000; }
a:visited	{ text-decoration: underline; color: #990000; }
a:hover		{ text-decoration: underline; color: #9B816E; }
a:active	{ text-decoration: underline; color: #990000; }


BODY {
	SCROLLBAR-FACE-COLOR: #9B816E; SCROLLBAR-HIGHLIGHT-COLOR: #9B816E;
	SCROLLBAR-SHADOW-COLOR: #9B816E; SCROLLBAR-3DLIGHT-COLOR: #990000; SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #990000; SCROLLBAR-DARKSHADOW-COLOR: #9B816E
}


/* Headings etc */
.kink { font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 13px; font-weight: bold}
a.kink, a.kink:visited, .kink a, .kink a:visited { color: #ffffff; text-decoration: underline;}
a.kink:hover, .kink a:hover, a.kink:active, .kink a:active { color: #ffffff; text-decoration: underline;}

/* Smaller text */
.small { font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 9px }
a.small, a.small:visited, .small a, .small a:visited { color: #ffffff; text-decoration: underline;}
a.small:hover, .small a:hover, a.small:active, .small a:active { color: #ffffff; text-decoration: underline;}

textarea {
background-attachment: fixed;
background-image: url(images/kinj.jpg);

}

