.input
	{
	width:180px;
	height:15px;
	border:solid #ffde00 1px;
	background-color:#000000;
	color:#ffffff;
	text-size:11px;
	font-family:verdana, sans-serif;
	}

a:link
	{
	color:#ffdd00;
	text-decoration:none;
	}
a:visited
	{
	color:#ffdd00;
	text-decoration:none;
	}
a:active
	{
	color:#ffdd00;
	text-decoration:none;
	}
a:hover
	{
	color:#ffdd00;
	text-decoration:underline;
	}
a.top:link
	{
	letter-spacing:5px;
	text-size:12px;
	color:#7d6d03;
	text-decoration:none;
	}
a.top:visited
	{
	letter-spacing:5px;
	text-size:12px;
	color:#7d6d03;
	text-decoration:none;
	}
a.top:active
	{
	letter-spacing:5px;
	text-size:12px;
	color:#7d6d03;
	text-decoration:none;
	}
a.top:hover
	{
	letter-spacing:5px;
	text-size:12px;
	color:#000000;
	text-decoration:none;
	}

.footer1
	{
	font-size:10px;
	}
.yellow
	{
	color:#ffdd00;

	}
.darkyellow
	{
	color:#7d6d03;
	}
.white {
	color:#FFFFFF;
	font-weight: bold;

}
.yellowLarge {
	color:#ffdd00;
	font-size: 24px;
	text-align: center;
	font-weight: bolder;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;








}
