@charset "utf-8";
/* CSS Document */

a img{ border:0}

A.small:Link {
	color : #CCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
A.small:Visited {
	color : #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
A.small:Active {
	color : #CCC;
	text-decoration:none;
	font-weight: bold;
	font-size: 8pt;
}
A.small:Hover {
	color : #CCC;
	text-decoration:none;
	font-weight: bold;
	font-size: 8pt;
}
.small {
	color : #CCC;
	text-decoration:none;
	font-weight: bold;
	font-size: 8pt;
}


.small2 {
	color : #FFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 10pt;
	margin-left: 20px;
	margin-right: 20px;
}
A.biglink:Link {
	color : #FF0;
	text-decoration:none;
	font-weight: bold;
	font-size: 20pt;
}
A.biglink:Visited {
	color : #FF0;
	text-decoration:none;
	font-weight: bold;
	font-size: 20pt;
}
A.biglink:Active {
	color : #FF0;
	text-decoration:none;
	font-weight: bold;
	font-size: 20pt;
}
A.biglink:Hover {
	color : #FF0;
	text-decoration:none;
	font-weight: bold;
	font-size: 20pt;
}
h1 {
	color: #BFBFBF;
	font-family:  Arial;
	font-size: 25pt;
	font-weight: bold
}

A.enterlink:Link {
	color : #FF0;
	text-decoration:none;
	font-weight: bold;
	font-size: 30pt;
}
A.enterlink:Visited {
	color : #FF0;
	text-decoration:none;
	font-weight: bold;
	font-size: 30pt;
}
A.enterlink:Active {
	color : #FF0;
	text-decoration:none;
	font-weight: bold;
	font-size: 30pt;
}
A.enterlink:Hover {
	color : #FF0;
	text-decoration:none;
	font-weight: bold;
	font-size: 30pt;
}

p {
	color: #BFBFBF;
	font-family:  Arial;
	font-size: 12pt;
	font-weight: bold
}

.white {
	color: #FFFFFF;
	font-family:  Arial;
	font-size: 12pt;
	font-weight: bold
}

A:Link {
	color : #FF0;
	text-decoration:underline;
	font-weight: bold;
}
A:Visited {
	color : #FF0;
	text-decoration: underline;
	font-weight: bold;
}
A:Active {
	color : #FF0;
	text-decoration:underline;
	font-weight: bold;
}
A:Hover {
	color : #FF0;
	text-decoration:underline;
	font-weight: bold;
}
BODY {
	background-color: #000000;
	color: #ffffff;
	font-family:  Tahoma;
	font-weight: bold
}
.goldbox {
	border-left:solid #FFCC00 2px;
	border-right:solid #FFCC00 2px;
	border-bottom:solid #FFCC00 2px;
	border-top:solid #FFCC00 2px;
}

A.recips:Link  {
	color : #999;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
A.recips:Visited  {
	color : #999;
	text-decoration: none;
		font-weight: bold;
		font-size: 10pt;
}

A.recips:Active  {
	color : #999;
	text-decoration:none;
	font-weight: bold;
	font-size: 10pt;
}

A.recips:Hover  {
	color : #999;
	text-decoration:none;
		font-weight: bold;font-size: 10pt;
		
}

.recips  {
	color : #999;
	text-decoration:none;
		font-weight: bold;font-size: 10pt;
		
}
