A:link {color: #c3ff01; text-decoration: none; font-weight: none}

A:hover {color: #ffffff; text-decoration: none; font-weight: none}

A:visited {color: #c3ff01; text-decoration: none; font-weight: none}

body
{
	font-family:Tahoma;
	color:#c3ff01;
	font-size:10px;
}

.webdesign
{
	font-family:Tahoma;
	color:#888888;
	font-size:10px;
}

td
{
	font-family:Tahoma;
	color:#c3ff01;
	font-size:10px;
}


.webdesign A:link {color: #888888; text-decoration: none; font-weight: none}
.webdesign A:hover {color: #ffffff; text-decoration: none; font-weight: none}
.webdesign A:visited {color: #888888; text-decoration: none; font-weight: none}

.bottom
{
	position:absolute;
	bottom:0px;
	left:200px;
}

input.txt
{
   font-size:11px;
   font-family:Tahoma,sans-serif;
   height:15px;
   background-color:#FFFFFF;
   border-style:none;
}


input.but
{
   font-size:11px;
   font-family:Tahoma,sans-serif;
   width:140px;
   height:20px;
   color:black;
   background-color:#c3ff01;
   border-style:none;
}

.copyright
{
	margin-left:auto; 
	margin-right:auto; 
	text-align:left; 
	position:absolute;
	bottom:0px;
	width:100%;
}

.text
{
	font-family:Tahoma;
	color:#ffffff;
	font-size:12px;
}

.title
{
	font-family:Tahoma;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.extra
{
	font-family:Tahoma;
	color:#b7cd6a;
	font-size:12px;
}