﻿/* style copyrighted by Kriss-Kringle.com;created on 05.04..2006 */

a:link{
	color : #FFFFCC;
	font-weight : bold;
	text-decoration : none;
}

a:visited{
	color : #FFFFCC;
	font-weight : bold;
	text-decoration : none;
}

a:hover{
	color : #F8E729;
	font-weight : bold;
	text-decoration : none;
}

a:active{
	color : #000000;
	font-weight : bold;
	text-decoration : none;
	background-color: #20631E;
	background: #20631E;
}

body{
	color : #000000;
	font : 12px Arial, Helvetica, sans-serif;
	background-image: url("http://www.kriss-kringle.com/images/nitebg06_background.gif");
	background-color: #20631E;
}

h1 {
	color : #000000;
	font-size : 14px;
	font-style : italic;
	font-weight : bold;
	letter-spacing : 1px;
}

p{
	color : #FFFFFF;
	font : 12px Arial, Helvetica, sans-serif;
}

td{
	color : #FFFFFF;
	font : 12px Arial, Helvetica, sans-serif;
	background-color: #B40000;
	background: #B40000;
}

.suzcontent {
	background-image : images/nitebg06_background.gif	
	background-color : 
	border-bottom-width : 1px;
	border-color : #000000 #FFFFFF #FFFFFF;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-top-width : 0px;
	color : #FFFFFF;
}

.suzfoot {
	color : #FFFFFF;
	font-size : 10px;
}
