/* Created using Style Master from Western Civilisation CSS1 { 43 90 729 457 } */
body
{
	background-color: #ffffff;
	font-family: Verdana;
	font-size:12px;
	color: #ffffff;
}

/* This is to make the text in the table appear correctly in Netscape 4.5. */

td
{
	font-family: "Verdana";
	font-size : 10px;
}

/* This is for the main section of the table, where the actual text appears. */

a:link
{
	color:#c0c0c0;
	font-family:verdana;
	text-decoration: none;
}

a:hover
{
	color:#ffffff;
	font-family:verdana;
	text-decoration: underline;
}

a:visited
{
	color:#d0d0d0;
	font-family:verdana;
	text-decoration: none;
}

a:visited:hover
{
	color:#ffffff;
	font-family:verdana;
	text-decoration: underline;
}



.BtnOut
{
	font-family:arial;
	font-size:11px;
	cursor: hand;
	color:#CDCDCD;
}

.BtnOver
{
	font-family:arial;
	font-size:11px;
	background-color: #737B7F;
	cursor: hand;
}

.TextOver
{
	color:#ffffff;
	cursor: hand;
}
.TextOut
{
	color:#d5d5d5;
	text-decoration: none;
}
.SnipOver
{
	color:#E6CBCB;
	text-decoration: underline;
	cursor: hand;
}
.SnipOut
{
	color:#B88383;
	text-decoration: none;
}

