body{
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}
.style {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #797979;
	line-height: 17px;
}
.txtdown{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #797979;

}
a.txtdown:hover {text-decoration: none; color : #DD204C;}

.pinktext{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #dd204c;

}
a.pinktext:hover {text-decoration: none; color : #DD204C;}

.txtbold{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #797979;

}
a.txtbold:hover {text-decoration: none; color : #DD204C;}

.txtline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #446486;

}
a.txtline:hover {text-decoration: underline; color : #004793;}


.txtlinks{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;

}
a.txtlinks:hover {text-decoration: none; color : #DD204C;}

.fields {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #000000;
	border: 1px solid #535353;
	width: auto;


}
.over { background-color: #A8C77B; FONT-FAMILY: Verdana,Arial, Helvetica, arial; FONT-SIZE: 8pt; color: #333333; Text-decoration: none; }
.out  { background-color: #6B86A6; FONT-FAMILY: Verdana,Arial, Helvetica, arial; FONT-SIZE: 8pt; color: #333333; Text-decoration: none; }
.credits{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#533979;
	padding:3px 0 3px 0;
}
a.stigasoft{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#533979;
	text-decoration:none;
}
a.stigasoft:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#533979;
	text-decoration:underline;
}