/* CSS Document */body {font-family: Arial, Verdana;color: #FFFFFF;background-color: #000000;}#tinput {	background-color: #000000;	height: 65px;	width: 800px;	border: 1px solid #DA0116; 	float: left;	color: #DA0116;	font-size: 22px;    text-align: center;}#tbutton {	background-color: #000000;	height: 25px;	width: 800px;	border: 1px solid #DA0116; 	float: center;	color: #DA0116;	font-size: 22px;    text-align: center}.clearthefloats {clear:both;}.linku {margin: 10px 10px 10px 10px;}.title {	font-size: 16px;    font-weight: bold;	color: #DA0116;}.text {	font-size: 14px;}.copyright {	text-align: center;	font-size: 12px;}a { 	color: #DA0116;}