#F6C@charset  "ISO-8859-1";

#siden { background-image: url(/Pigerne/grafik/rose.gif); }

a.pige
{
	width: 140px;
	height: 66px;
	text-align: center;
	position: relative;
	display: block;
	left: 0px;
	margin: 0px;
	border-width: 0px;
	font-size: 30px;
	line-height: 66px;
	font-weight: bold;
	padding-top: 4px;
}

a.pige:link , a.pige:visited
{
	background: no-repeat url(/grafik/hjerte.gif) center top ;
	color: green;
	text-decoration: none;
	background-color: transparent;
}

a.pige:hover , a.pige:active
{
	background: no-repeat url(/grafik/lips.gif) center top ;
	color: blue;
	text-decoration: none;
	background-color: transparent;
}

a.lillepige
{
	width: 90px;
	height: 48px;
	text-align: center;
	display: block;
	position: relative;
	margin: 0px;
	border-width: 0px;
	font-size: 20px;
	line-height: 48px;
	font-weight: bold;
	padding: 0px;
}

a.lillepige:link  , a.lillepige:visited
{
	background: url(/grafik/lillehjerte.gif) no-repeat center top;
	color: green;
	text-decoration: none;
	background-color: transparent;
}

a.lillepige:hover , a.lillepige:active
{
	background: url(/grafik/lillelips.gif) no-repeat center top;
	color: blue;
	text-decoration: none;
	background-color: transparent;
}

td.Anna         { background-color: #00ffff; }
td.Charlotte    { background-color: #33ff00; }
td.Gitte        { background-color: #990099; }
td.Cat          { background-color: #ff6600; }
td.Jane         { background-color: #ffff00; }
td.KinkyMille   { background-color: #ff99ff; letter-spacing: -1px; }
td.Malena       { background-color: #ff00ff; }
td.Maria        { background-color: #006600; }
td.Mette		{ background-color: #6600ff; }
td.Sille        { background-color: #990000; }
td.Susanne      { background-color: #0000ff; }
td.Tanja        { background-color: #000066; }
td.Tina         { background-color: #ffffff; }

